#dc922a color space conversions
Hex:
#dc922a
RGB:
220, 146, 42
CMY:
14, 43, 84
CMYK:
0, 34, 81, 14
HSL:
35°, 71.7742%, 51.3725%
HSV (HSB):
35°, 80.9091%, 86.2745%
XYZ:
40.2120, 35.9406, 7.0083
xyY:
0.4835, 0.4322, 35.9406
CIE-Lab:
66.4745, 19.8617, 62.0454
CIE-LCH:
66.4745, 65.1469, 72.2493
CIE-Luv:
66.4745, 60.5660, 60.8911
Hunter-Lab:
59.9505, 14.8162, 35.0342
#dc922a color charts
#dc922a color shades, tints & tones
#dc922a color schemes
#dc922a color preview, HTML & CSS examples
This text has a color of #dc922a
<p style="color:#dc922a;">Text here</p>
.mytext {color:#dc922a;}
This box has a color of #dc922a
<div style="background-color:#dc922a;">Content here</div>
.mybackground {background-color:#dc922a;}
Border around this has a color of #dc922a
<div style="border:2px solid #dc922a;">Content here</div>
.myborder {border:2px solid #dc922a;}