#cb3200 color space conversions
Hex:
#cb3200
RGB:
203, 50, 0
CMY:
20, 80, 100
CMYK:
0, 75, 100, 20
HSL:
15°, 100.0000%, 39.8039%
HSV (HSB):
15°, 100.0000%, 79.6078%
XYZ:
25.7692, 14.9777, 1.5328
xyY:
0.6095, 0.3543, 14.9777
CIE-Lab:
45.6037, 58.0787, 57.9216
CIE-LCH:
45.6037, 82.0246, 44.9224
CIE-Luv:
45.6037, 122.3224, 35.7012
Hunter-Lab:
38.7011, 51.1279, 24.7425
#cb3200 color charts
#cb3200 color shades, tints & tones
#cb3200 color schemes
#cb3200 color preview, HTML & CSS examples
This text has a color of #cb3200
<p style="color:#cb3200;">Text here</p>
.mytext {color:#cb3200;}
This box has a color of #cb3200
<div style="background-color:#cb3200;">Content here</div>
.mybackground {background-color:#cb3200;}
Border around this has a color of #cb3200
<div style="border:2px solid #cb3200;">Content here</div>
.myborder {border:2px solid #cb3200;}