#cb501c color space conversions
Hex:
#cb501c
RGB:
203, 80, 28
CMY:
20, 69, 89
CMYK:
0, 61, 86, 20
HSL:
18°, 75.7576%, 45.2941%
HSV (HSB):
18°, 86.2069%, 79.6078%
XYZ:
27.7069, 18.5177, 3.2126
xyY:
0.5604, 0.3746, 18.5177
CIE-Lab:
50.1181, 46.5359, 52.1959
CIE-LCH:
50.1181, 69.9286, 48.2810
CIE-Luv:
50.1181, 100.2523, 39.4543
Hunter-Lab:
43.0322, 39.6234, 25.6962
#cb501c color charts
#cb501c color shades, tints & tones
#cb501c color schemes
#cb501c color preview, HTML & CSS examples
This text has a color of #cb501c
<p style="color:#cb501c;">Text here</p>
.mytext {color:#cb501c;}
This box has a color of #cb501c
<div style="background-color:#cb501c;">Content here</div>
.mybackground {background-color:#cb501c;}
Border around this has a color of #cb501c
<div style="border:2px solid #cb501c;">Content here</div>
.myborder {border:2px solid #cb501c;}