#cb2f05 color space conversions
Hex:
#cb2f05
RGB:
203, 47, 5
CMY:
20, 82, 98
CMYK:
0, 77, 98, 20
HSL:
13°, 95.1923%, 40.7843%
HSV (HSB):
13°, 97.5369%, 79.6078%
XYZ:
25.6725, 14.7405, 1.6357
xyY:
0.6105, 0.3506, 14.7405
CIE-Lab:
45.2767, 59.0827, 56.3007
CIE-LCH:
45.2767, 81.6121, 43.6188
CIE-Luv:
45.2767, 123.7037, 34.5887
Hunter-Lab:
38.3934, 52.1693, 24.3494
#cb2f05 color charts
#cb2f05 color shades, tints & tones
#cb2f05 color schemes
#cb2f05 color preview, HTML & CSS examples
This text has a color of #cb2f05
<p style="color:#cb2f05;">Text here</p>
.mytext {color:#cb2f05;}
This box has a color of #cb2f05
<div style="background-color:#cb2f05;">Content here</div>
.mybackground {background-color:#cb2f05;}
Border around this has a color of #cb2f05
<div style="border:2px solid #cb2f05;">Content here</div>
.myborder {border:2px solid #cb2f05;}