#dd962f color space conversions
Hex:
#dd962f
RGB:
221, 150, 47
CMY:
13, 41, 82
CMYK:
0, 32, 79, 13
HSL:
36°, 71.9008%, 52.5490%
HSV (HSB):
36°, 78.7330%, 86.6667%
XYZ:
41.2382, 37.3901, 7.7328
xyY:
0.4775, 0.4330, 37.3901
CIE-Lab:
67.5687, 18.3117, 61.2599
CIE-LCH:
67.5687, 63.9382, 73.3576
CIE-Luv:
67.5687, 57.9417, 61.3407
Hunter-Lab:
61.1474, 13.3736, 35.3053
#dd962f color charts
#dd962f color shades, tints & tones
#dd962f color schemes
#dd962f color preview, HTML & CSS examples
This text has a color of #dd962f
<p style="color:#dd962f;">Text here</p>
.mytext {color:#dd962f;}
This box has a color of #dd962f
<div style="background-color:#dd962f;">Content here</div>
.mybackground {background-color:#dd962f;}
Border around this has a color of #dd962f
<div style="border:2px solid #dd962f;">Content here</div>
.myborder {border:2px solid #dd962f;}