#d2968b color space conversions
Hex:
#d2968b
RGB:
210, 150, 139
CMY:
18, 41, 45
CMYK:
0, 29, 34, 18
HSL:
9°, 44.0994%, 68.4314%
HSV (HSB):
9°, 33.8095%, 82.3529%
XYZ:
42.1449, 37.3784, 29.4196
xyY:
0.3869, 0.3431, 37.3784
CIE-Lab:
67.5600, 21.1032, 14.7718
CIE-LCH:
67.5600, 25.7595, 34.9913
CIE-Luv:
67.5600, 40.4858, 16.2011
Hunter-Lab:
61.1379, 16.0562, 14.2661
#d2968b color charts
#d2968b color shades, tints & tones
#d2968b color schemes
#d2968b color preview, HTML & CSS examples
This text has a color of #d2968b
<p style="color:#d2968b;">Text here</p>
.mytext {color:#d2968b;}
This box has a color of #d2968b
<div style="background-color:#d2968b;">Content here</div>
.mybackground {background-color:#d2968b;}
Border around this has a color of #d2968b
<div style="border:2px solid #d2968b;">Content here</div>
.myborder {border:2px solid #d2968b;}