#cd972c color space conversions
Hex:
#cd972c
RGB:
205, 151, 44
CMY:
20, 41, 83
CMYK:
0, 26, 79, 20
HSL:
40°, 64.6586%, 48.8235%
HSV (HSB):
40°, 78.5366%, 80.3922%
XYZ:
36.6981, 35.2942, 7.2611
xyY:
0.4630, 0.4453, 35.2942
CIE-Lab:
65.9771, 10.7373, 60.2353
CIE-LCH:
65.9771, 61.1848, 79.8928
CIE-Luv:
65.9771, 44.4733, 61.7357
Hunter-Lab:
59.4089, 6.2974, 34.3396
#cd972c color charts
#cd972c color shades, tints & tones
#cd972c color schemes
#cd972c color preview, HTML & CSS examples
This text has a color of #cd972c
<p style="color:#cd972c;">Text here</p>
.mytext {color:#cd972c;}
This box has a color of #cd972c
<div style="background-color:#cd972c;">Content here</div>
.mybackground {background-color:#cd972c;}
Border around this has a color of #cd972c
<div style="border:2px solid #cd972c;">Content here</div>
.myborder {border:2px solid #cd972c;}