#dd951a color space conversions
Hex:
#dd951a
RGB:
221, 149, 26
CMY:
13, 42, 90
CMYK:
0, 33, 88, 13
HSL:
38°, 78.9474%, 48.4314%
HSV (HSB):
38°, 88.2353%, 86.6667%
XYZ:
40.7527, 36.9416, 5.9598
xyY:
0.4872, 0.4416, 36.9416
CIE-Lab:
67.2332, 18.2662, 67.5683
CIE-LCH:
67.2332, 69.9938, 74.8724
CIE-Luv:
67.2332, 59.5992, 64.8987
Hunter-Lab:
60.7796, 13.3198, 36.7320
#dd951a color charts
#dd951a color shades, tints & tones
#dd951a color schemes
#dd951a color preview, HTML & CSS examples
This text has a color of #dd951a
<p style="color:#dd951a;">Text here</p>
.mytext {color:#dd951a;}
This box has a color of #dd951a
<div style="background-color:#dd951a;">Content here</div>
.mybackground {background-color:#dd951a;}
Border around this has a color of #dd951a
<div style="border:2px solid #dd951a;">Content here</div>
.myborder {border:2px solid #dd951a;}