#ca231a color space conversions
Hex:
#ca231a
RGB:
202, 35, 26
CMY:
21, 86, 90
CMYK:
0, 83, 87, 21
HSL:
3°, 77.1930%, 44.7059%
HSV (HSB):
3°, 87.1287%, 79.2157%
XYZ:
25.1446, 13.8332, 2.3221
xyY:
0.6088, 0.3349, 13.8332
CIE-Lab:
43.9928, 62.3862, 47.9729
CIE-LCH:
43.9928, 78.6984, 37.5591
CIE-Luv:
43.9928, 126.9180, 29.3133
Hunter-Lab:
37.1930, 55.5885, 22.3334
#ca231a color charts
#ca231a color shades, tints & tones
#ca231a color schemes
#ca231a color preview, HTML & CSS examples
This text has a color of #ca231a
<p style="color:#ca231a;">Text here</p>
.mytext {color:#ca231a;}
This box has a color of #ca231a
<div style="background-color:#ca231a;">Content here</div>
.mybackground {background-color:#ca231a;}
Border around this has a color of #ca231a
<div style="border:2px solid #ca231a;">Content here</div>
.myborder {border:2px solid #ca231a;}