#d67b7e color space conversions
Hex:
#d67b7e
RGB:
214, 123, 126
CMY:
16, 52, 51
CMYK:
0, 43, 41, 16
HSL:
358°, 52.6012%, 66.0784%
HSV (HSB):
358°, 42.5234%, 83.9216%
XYZ:
38.5804, 29.9684, 23.4897
xyY:
0.4192, 0.3256, 29.9684
CIE-Lab:
61.6270, 35.6093, 13.8889
CIE-LCH:
61.6270, 38.2221, 21.3076
CIE-Luv:
61.6270, 62.8400, 11.6383
Hunter-Lab:
54.7434, 29.9969, 12.8798
#d67b7e color charts
#d67b7e color shades, tints & tones
#d67b7e color schemes
#d67b7e color preview, HTML & CSS examples
This text has a color of #d67b7e
<p style="color:#d67b7e;">Text here</p>
.mytext {color:#d67b7e;}
This box has a color of #d67b7e
<div style="background-color:#d67b7e;">Content here</div>
.mybackground {background-color:#d67b7e;}
Border around this has a color of #d67b7e
<div style="border:2px solid #d67b7e;">Content here</div>
.myborder {border:2px solid #d67b7e;}