#d67b9e color space conversions
Hex:
#d67b9e
RGB:
214, 123, 158
CMY:
16, 52, 38
CMYK:
0, 43, 26, 16
HSL:
337°, 52.6012%, 66.0784%
HSV (HSB):
337°, 42.5234%, 83.9216%
XYZ:
40.9861, 30.9307, 36.1578
xyY:
0.3792, 0.2862, 30.9307
CIE-Lab:
62.4491, 39.6058, -3.2411
CIE-LCH:
62.4491, 39.7382, 355.3217
CIE-Luv:
62.4491, 56.3603, -11.7928
Hunter-Lab:
55.6154, 34.2198, 0.3840
#d67b9e color charts
#d67b9e color shades, tints & tones
#d67b9e color schemes
#d67b9e color preview, HTML & CSS examples
This text has a color of #d67b9e
<p style="color:#d67b9e;">Text here</p>
.mytext {color:#d67b9e;}
This box has a color of #d67b9e
<div style="background-color:#d67b9e;">Content here</div>
.mybackground {background-color:#d67b9e;}
Border around this has a color of #d67b9e
<div style="border:2px solid #d67b9e;">Content here</div>
.myborder {border:2px solid #d67b9e;}