#cc8250 color space conversions
Hex:
#cc8250
RGB:
204, 130, 80
CMY:
20, 49, 69
CMYK:
0, 36, 61, 20
HSL:
24°, 54.8673%, 55.6863%
HSV (HSB):
24°, 60.7843%, 80.0000%
XYZ:
34.3324, 29.3818, 11.4512
xyY:
0.4568, 0.3909, 29.3818
CIE-Lab:
61.1171, 23.6877, 38.5560
CIE-LCH:
61.1171, 45.2512, 58.4346
CIE-Luv:
61.1171, 57.0026, 40.3329
Hunter-Lab:
54.2050, 18.1998, 25.4181
#cc8250 color charts
#cc8250 color shades, tints & tones
#cc8250 color schemes
#cc8250 color preview, HTML & CSS examples
This text has a color of #cc8250
<p style="color:#cc8250;">Text here</p>
.mytext {color:#cc8250;}
This box has a color of #cc8250
<div style="background-color:#cc8250;">Content here</div>
.mybackground {background-color:#cc8250;}
Border around this has a color of #cc8250
<div style="border:2px solid #cc8250;">Content here</div>
.myborder {border:2px solid #cc8250;}