#dc964f color space conversions
Hex:
#dc964f
RGB:
220, 150, 79
CMY:
14, 41, 69
CMYK:
0, 32, 64, 14
HSL:
30°, 66.8246%, 58.6275%
HSV (HSB):
30°, 64.0909%, 86.2745%
XYZ:
41.8328, 37.5928, 12.4485
xyY:
0.4553, 0.4092, 37.5928
CIE-Lab:
67.7195, 19.4723, 47.2746
CIE-LCH:
67.7195, 51.1279, 67.6133
CIE-Luv:
67.7195, 54.9048, 50.8744
Hunter-Lab:
61.3130, 14.4898, 30.8814
#dc964f color charts
#dc964f color shades, tints & tones
#dc964f color schemes
#dc964f color preview, HTML & CSS examples
This text has a color of #dc964f
<p style="color:#dc964f;">Text here</p>
.mytext {color:#dc964f;}
This box has a color of #dc964f
<div style="background-color:#dc964f;">Content here</div>
.mybackground {background-color:#dc964f;}
Border around this has a color of #dc964f
<div style="border:2px solid #dc964f;">Content here</div>
.myborder {border:2px solid #dc964f;}