#ca1945 color space conversions
Hex:
#ca1945
RGB:
202, 25, 69
CMY:
21, 90, 73
CMYK:
0, 88, 66, 21
HSL:
345°, 77.9736%, 44.5098%
HSV (HSB):
345°, 87.6238%, 79.2157%
XYZ:
25.7789, 13.6815, 6.9123
xyY:
0.5559, 0.2950, 13.6815
CIE-Lab:
43.7726, 66.0117, 23.2719
CIE-LCH:
43.7726, 69.9938, 19.4197
CIE-Luv:
43.7726, 120.5094, 11.8341
Hunter-Lab:
36.9885, 59.6747, 14.8120
#ca1945 color charts
#ca1945 color shades, tints & tones
#ca1945 color schemes
#ca1945 color preview, HTML & CSS examples
This text has a color of #ca1945
<p style="color:#ca1945;">Text here</p>
.mytext {color:#ca1945;}
This box has a color of #ca1945
<div style="background-color:#ca1945;">Content here</div>
.mybackground {background-color:#ca1945;}
Border around this has a color of #ca1945
<div style="border:2px solid #ca1945;">Content here</div>
.myborder {border:2px solid #ca1945;}