#d67b7f color space conversions
Hex:
#d67b7f
RGB:
214, 123, 127
CMY:
16, 52, 50
CMYK:
0, 43, 41, 16
HSL:
357°, 52.6012%, 66.0784%
HSV (HSB):
357°, 42.5234%, 83.9216%
XYZ:
38.6453, 29.9944, 23.8313
xyY:
0.4179, 0.3244, 29.9944
CIE-Lab:
61.6494, 35.7202, 13.3489
CIE-LCH:
61.6494, 38.1329, 20.4911
CIE-Luv:
61.6494, 62.6494, 10.9548
Hunter-Lab:
54.7671, 30.1124, 12.5376
#d67b7f color charts
#d67b7f color shades, tints & tones
#d67b7f color schemes
#d67b7f color preview, HTML & CSS examples
This text has a color of #d67b7f
<p style="color:#d67b7f;">Text here</p>
.mytext {color:#d67b7f;}
This box has a color of #d67b7f
<div style="background-color:#d67b7f;">Content here</div>
.mybackground {background-color:#d67b7f;}
Border around this has a color of #d67b7f
<div style="border:2px solid #d67b7f;">Content here</div>
.myborder {border:2px solid #d67b7f;}