#d67c8a color space conversions
Hex:
#d67c8a
RGB:
214, 124, 138
CMY:
16, 51, 46
CMYK:
0, 42, 36, 16
HSL:
351°, 52.3256%, 66.2745%
HSV (HSB):
351°, 42.0561%, 83.9216%
XYZ:
39.5267, 30.5464, 27.8575
xyY:
0.4036, 0.3119, 30.5464
CIE-Lab:
62.1229, 36.4741, 7.7276
CIE-LCH:
62.1229, 37.2837, 11.9621
CIE-Luv:
62.1229, 59.8835, 3.7178
Hunter-Lab:
55.2688, 30.9376, 8.8038
#d67c8a color charts
#d67c8a color shades, tints & tones
#d67c8a color schemes
#d67c8a color preview, HTML & CSS examples
This text has a color of #d67c8a
<p style="color:#d67c8a;">Text here</p>
.mytext {color:#d67c8a;}
This box has a color of #d67c8a
<div style="background-color:#d67c8a;">Content here</div>
.mybackground {background-color:#d67c8a;}
Border around this has a color of #d67c8a
<div style="border:2px solid #d67c8a;">Content here</div>
.myborder {border:2px solid #d67c8a;}