#cb2100 color space conversions
Hex:
#cb2100
RGB:
203, 33, 0
CMY:
20, 87, 100
CMYK:
0, 84, 100, 20
HSL:
10°, 100.0000%, 39.8039%
HSV (HSB):
10°, 100.0000%, 79.6078%
XYZ:
25.1725, 13.7842, 1.3339
xyY:
0.6248, 0.3421, 13.7842
CIE-Lab:
43.9219, 62.8102, 57.2084
CIE-LCH:
43.9219, 84.9584, 42.3277
CIE-Luv:
43.9219, 130.7127, 32.8159
Hunter-Lab:
37.1271, 56.0519, 23.8588
#cb2100 color charts
#cb2100 color shades, tints & tones
#cb2100 color schemes
#cb2100 color preview, HTML & CSS examples
This text has a color of #cb2100
<p style="color:#cb2100;">Text here</p>
.mytext {color:#cb2100;}
This box has a color of #cb2100
<div style="background-color:#cb2100;">Content here</div>
.mybackground {background-color:#cb2100;}
Border around this has a color of #cb2100
<div style="border:2px solid #cb2100;">Content here</div>
.myborder {border:2px solid #cb2100;}