#d67b8f color space conversions
Hex:
#d67b8f
RGB:
214, 123, 143
CMY:
16, 52, 44
CMYK:
0, 43, 33, 16
HSL:
347°, 52.6012%, 66.0784%
HSV (HSB):
347°, 42.5234%, 83.9216%
XYZ:
39.7724, 30.4452, 29.7669
xyY:
0.3978, 0.3045, 30.4452
CIE-Lab:
62.0365, 37.6183, 4.7418
CIE-LCH:
62.0365, 37.9160, 7.1842
CIE-Luv:
62.0365, 59.4852, -0.4428
Hunter-Lab:
55.1772, 32.1050, 6.6384
#d67b8f color charts
#d67b8f color shades, tints & tones
#d67b8f color schemes
#d67b8f color preview, HTML & CSS examples
This text has a color of #d67b8f
<p style="color:#d67b8f;">Text here</p>
.mytext {color:#d67b8f;}
This box has a color of #d67b8f
<div style="background-color:#d67b8f;">Content here</div>
.mybackground {background-color:#d67b8f;}
Border around this has a color of #d67b8f
<div style="border:2px solid #d67b8f;">Content here</div>
.myborder {border:2px solid #d67b8f;}