#cc6705 color space conversions
Hex:
#cc6705
RGB:
204, 103, 5
CMY:
20, 60, 98
CMYK:
0, 50, 98, 20
HSL:
30°, 95.2153%, 40.9804%
HSV (HSB):
30°, 97.5490%, 80.0000%
XYZ:
29.7795, 22.5488, 2.9264
xyY:
0.5389, 0.4081, 22.5488
CIE-Lab:
54.6045, 35.2664, 61.8236
CIE-LCH:
54.6045, 71.1750, 60.2980
CIE-Luv:
54.6045, 83.9750, 49.8769
Hunter-Lab:
47.4856, 28.8423, 29.5861
#cc6705 color charts
#cc6705 color shades, tints & tones
#cc6705 color schemes
#cc6705 color preview, HTML & CSS examples
This text has a color of #cc6705
<p style="color:#cc6705;">Text here</p>
.mytext {color:#cc6705;}
This box has a color of #cc6705
<div style="background-color:#cc6705;">Content here</div>
.mybackground {background-color:#cc6705;}
Border around this has a color of #cc6705
<div style="border:2px solid #cc6705;">Content here</div>
.myborder {border:2px solid #cc6705;}