#cb230c color space conversions
Hex:
#cb230c
RGB:
203, 35, 12
CMY:
20, 86, 95
CMYK:
0, 83, 94, 20
HSL:
7°, 88.8372%, 42.1569%
HSV (HSB):
7°, 94.0887%, 79.6078%
XYZ:
25.2960, 13.9251, 1.7024
xyY:
0.6181, 0.3403, 13.9251
CIE-Lab:
44.1253, 62.4576, 53.6536
CIE-LCH:
44.1253, 82.3387, 40.6639
CIE-Luv:
44.1253, 129.0832, 31.7946
Hunter-Lab:
37.3164, 55.6978, 23.4166
#cb230c color charts
#cb230c color shades, tints & tones
#cb230c color schemes
#cb230c color preview, HTML & CSS examples
This text has a color of #cb230c
<p style="color:#cb230c;">Text here</p>
.mytext {color:#cb230c;}
This box has a color of #cb230c
<div style="background-color:#cb230c;">Content here</div>
.mybackground {background-color:#cb230c;}
Border around this has a color of #cb230c
<div style="border:2px solid #cb230c;">Content here</div>
.myborder {border:2px solid #cb230c;}