#dc965d color space conversions
Hex:
#dc965d
RGB:
220, 150, 93
CMY:
14, 41, 64
CMYK:
0, 32, 58, 14
HSL:
27°, 64.4670%, 61.3725%
HSV (HSB):
27°, 57.7273%, 86.2745%
XYZ:
42.3973, 37.8187, 15.4211
xyY:
0.4433, 0.3954, 37.8187
CIE-Lab:
67.8867, 20.4544, 40.3810
CIE-LCH:
67.8867, 45.2660, 63.1362
CIE-Luv:
67.8867, 53.5730, 44.6244
Hunter-Lab:
61.4969, 15.4424, 28.1801
#dc965d color charts
#dc965d color shades, tints & tones
#dc965d color schemes
#dc965d color preview, HTML & CSS examples
This text has a color of #dc965d
<p style="color:#dc965d;">Text here</p>
.mytext {color:#dc965d;}
This box has a color of #dc965d
<div style="background-color:#dc965d;">Content here</div>
.mybackground {background-color:#dc965d;}
Border around this has a color of #dc965d
<div style="border:2px solid #dc965d;">Content here</div>
.myborder {border:2px solid #dc965d;}