#cc190a color space conversions
Hex:
#cc190a
RGB:
204, 25, 10
CMY:
20, 90, 96
CMYK:
0, 88, 95, 20
HSL:
5°, 90.6542%, 41.9608%
HSV (HSB):
5°, 95.0980%, 80.0000%
XYZ:
25.3043, 13.5545, 1.5698
xyY:
0.6259, 0.3353, 13.5545
CIE-Lab:
43.5872, 64.8122, 54.0598
CIE-LCH:
43.5872, 84.3984, 39.8315
CIE-Luv:
43.5872, 133.6974, 30.8733
Hunter-Lab:
36.8165, 58.2555, 23.2436
#cc190a color charts
#cc190a color shades, tints & tones
#cc190a color schemes
#cc190a color preview, HTML & CSS examples
This text has a color of #cc190a
<p style="color:#cc190a;">Text here</p>
.mytext {color:#cc190a;}
This box has a color of #cc190a
<div style="background-color:#cc190a;">Content here</div>
.mybackground {background-color:#cc190a;}
Border around this has a color of #cc190a
<div style="border:2px solid #cc190a;">Content here</div>
.myborder {border:2px solid #cc190a;}