#d67b9c color space conversions
Hex:
#d67b9c
RGB:
214, 123, 156
CMY:
16, 52, 39
CMYK:
0, 43, 27, 16
HSL:
338°, 52.6012%, 66.0784%
HSV (HSB):
338°, 42.5234%, 83.9216%
XYZ:
40.8153, 30.8624, 35.2583
xyY:
0.3817, 0.2886, 30.8624
CIE-Lab:
62.3913, 39.3295, -2.1827
CIE-LCH:
62.3913, 39.3900, 356.8235
CIE-Luv:
62.3913, 56.7838, -10.2486
Hunter-Lab:
55.5539, 33.9240, 1.2582
#d67b9c color charts
#d67b9c color shades, tints & tones
#d67b9c color schemes
#d67b9c color preview, HTML & CSS examples
This text has a color of #d67b9c
<p style="color:#d67b9c;">Text here</p>
.mytext {color:#d67b9c;}
This box has a color of #d67b9c
<div style="background-color:#d67b9c;">Content here</div>
.mybackground {background-color:#d67b9c;}
Border around this has a color of #d67b9c
<div style="border:2px solid #d67b9c;">Content here</div>
.myborder {border:2px solid #d67b9c;}