#dc950c color space conversions
Hex:
#dc950c
RGB:
220, 149, 12
CMY:
14, 42, 95
CMYK:
0, 32, 95, 14
HSL:
40°, 89.6552%, 45.4902%
HSV (HSB):
40°, 94.5455%, 86.2745%
XYZ:
40.3290, 36.7371, 5.3132
xyY:
0.4896, 0.4460, 36.7371
CIE-Lab:
67.0793, 17.6184, 70.1550
CIE-LCH:
67.0793, 72.3335, 75.9025
CIE-Luv:
67.0793, 59.1041, 66.3386
Hunter-Lab:
60.6111, 12.6996, 37.2304
#dc950c color charts
#dc950c color shades, tints & tones
#dc950c color schemes
#dc950c color preview, HTML & CSS examples
This text has a color of #dc950c
<p style="color:#dc950c;">Text here</p>
.mytext {color:#dc950c;}
This box has a color of #dc950c
<div style="background-color:#dc950c;">Content here</div>
.mybackground {background-color:#dc950c;}
Border around this has a color of #dc950c
<div style="border:2px solid #dc950c;">Content here</div>
.myborder {border:2px solid #dc950c;}