#d67c4f color space conversions
Hex:
#d67c4f
RGB:
214, 124, 79
CMY:
16, 51, 69
CMYK:
0, 42, 63, 16
HSL:
20°, 62.2120%, 57.4510%
HSV (HSB):
20°, 63.0841%, 83.9216%
XYZ:
36.3505, 29.2760, 11.1321
xyY:
0.4736, 0.3814, 29.2760
CIE-Lab:
61.0244, 30.9319, 39.2812
CIE-LCH:
61.0244, 49.9980, 51.7814
CIE-Luv:
61.0244, 69.7216, 39.2130
Hunter-Lab:
54.1073, 25.2327, 25.6767
#d67c4f color charts
#d67c4f color shades, tints & tones
#d67c4f color schemes
#d67c4f color preview, HTML & CSS examples
This text has a color of #d67c4f
<p style="color:#d67c4f;">Text here</p>
.mytext {color:#d67c4f;}
This box has a color of #d67c4f
<div style="background-color:#d67c4f;">Content here</div>
.mybackground {background-color:#d67c4f;}
Border around this has a color of #d67c4f
<div style="border:2px solid #d67c4f;">Content here</div>
.myborder {border:2px solid #d67c4f;}