#dc950b color space conversions
Hex:
#dc950b
RGB:
220, 149, 11
CMY:
14, 42, 96
CMYK:
0, 32, 95, 14
HSL:
40°, 90.4762%, 45.2941%
HSV (HSB):
40°, 95.0000%, 86.2745%
XYZ:
40.3231, 36.7347, 5.2819
xyY:
0.4897, 0.4461, 36.7347
CIE-Lab:
67.0775, 17.6077, 70.2960
CIE-LCH:
67.0775, 72.4676, 75.9379
CIE-Luv:
67.0775, 59.1201, 66.4122
Hunter-Lab:
60.6092, 12.6894, 37.2595
#dc950b color charts
#dc950b color shades, tints & tones
#dc950b color schemes
#dc950b color preview, HTML & CSS examples
This text has a color of #dc950b
<p style="color:#dc950b;">Text here</p>
.mytext {color:#dc950b;}
This box has a color of #dc950b
<div style="background-color:#dc950b;">Content here</div>
.mybackground {background-color:#dc950b;}
Border around this has a color of #dc950b
<div style="border:2px solid #dc950b;">Content here</div>
.myborder {border:2px solid #dc950b;}