#cb5400 color space conversions
Hex:
#cb5400
RGB:
203, 84, 0
CMY:
20, 67, 100
CMYK:
0, 59, 100, 20
HSL:
25°, 100.0000%, 39.8039%
HSV (HSB):
25°, 100.0000%, 79.6078%
XYZ:
27.7989, 19.0372, 2.2094
xyY:
0.5668, 0.3882, 19.0372
CIE-Lab:
50.7307, 44.2622, 60.5022
CIE-LCH:
50.7307, 74.9644, 53.8115
CIE-Luv:
50.7307, 98.7030, 44.2588
Hunter-Lab:
43.6316, 37.3721, 27.5398
#cb5400 color charts
#cb5400 color shades, tints & tones
#cb5400 color schemes
#cb5400 color preview, HTML & CSS examples
This text has a color of #cb5400
<p style="color:#cb5400;">Text here</p>
.mytext {color:#cb5400;}
This box has a color of #cb5400
<div style="background-color:#cb5400;">Content here</div>
.mybackground {background-color:#cb5400;}
Border around this has a color of #cb5400
<div style="border:2px solid #cb5400;">Content here</div>
.myborder {border:2px solid #cb5400;}