#cb4100 color space conversions
Hex:
#cb4100
RGB:
203, 65, 0
CMY:
20, 75, 100
CMYK:
0, 68, 100, 20
HSL:
19°, 100.0000%, 39.8039%
HSV (HSB):
19°, 100.0000%, 79.6078%
XYZ:
26.5189, 16.4771, 1.7827
xyY:
0.5922, 0.3680, 16.4771
CIE-Lab:
47.5943, 52.6066, 58.8603
CIE-LCH:
47.5943, 78.9429, 48.2112
CIE-Luv:
47.5943, 112.8107, 39.0653
Hunter-Lab:
40.5920, 45.5787, 25.8105
#cb4100 color charts
#cb4100 color shades, tints & tones
#cb4100 color schemes
#cb4100 color preview, HTML & CSS examples
This text has a color of #cb4100
<p style="color:#cb4100;">Text here</p>
.mytext {color:#cb4100;}
This box has a color of #cb4100
<div style="background-color:#cb4100;">Content here</div>
.mybackground {background-color:#cb4100;}
Border around this has a color of #cb4100
<div style="border:2px solid #cb4100;">Content here</div>
.myborder {border:2px solid #cb4100;}