#d67f5f color space conversions
Hex:
#d67f5f
RGB:
214, 127, 95
CMY:
16, 50, 63
CMYK:
0, 41, 56, 16
HSL:
16°, 59.2040%, 60.5882%
HSV (HSB):
16°, 55.6075%, 83.9216%
XYZ:
37.3865, 30.3011, 14.7047
xyY:
0.4538, 0.3678, 30.3011
CIE-Lab:
61.9132, 30.5167, 31.7217
CIE-LCH:
61.9132, 44.0175, 46.1091
CIE-Luv:
61.9132, 65.3192, 32.5447
Hunter-Lab:
55.0464, 24.9025, 22.6942
#d67f5f color charts
#d67f5f color shades, tints & tones
#d67f5f color schemes
#d67f5f color preview, HTML & CSS examples
This text has a color of #d67f5f
<p style="color:#d67f5f;">Text here</p>
.mytext {color:#d67f5f;}
This box has a color of #d67f5f
<div style="background-color:#d67f5f;">Content here</div>
.mybackground {background-color:#d67f5f;}
Border around this has a color of #d67f5f
<div style="border:2px solid #d67f5f;">Content here</div>
.myborder {border:2px solid #d67f5f;}