#ca001c color space conversions
Hex:
#ca001c
RGB:
202, 0, 28
CMY:
21, 100, 89
CMYK:
0, 100, 86, 21
HSL:
352°, 100.0000%, 39.6078%
HSV (HSB):
352°, 100.0000%, 79.2157%
XYZ:
24.5667, 12.6404, 2.2436
xyY:
0.6227, 0.3204, 12.6404
CIE-Lab:
42.2163, 67.5652, 45.5418
CIE-LCH:
42.2163, 81.4807, 33.9817
CIE-Luv:
42.2163, 135.5571, 25.6052
Hunter-Lab:
35.5533, 61.1220, 21.1458
#ca001c color charts
#ca001c RGB chart
#ca001c CMYK chart
#ca001c RGB pie chart
#ca001c color shades, tints & tones
#ca001c color schemes
#ca001c color preview, HTML & CSS examples
This text has a color of #ca001c
<p style="color:#ca001c;">Text here</p>
.mytext {color:#ca001c;}
Text color #ca001c
This box has a color of #ca001c
<div style="background-color:#ca001c;">Content here</div>
.mybackground {background-color:#ca001c;}
Background color #ca001c
Border around this has a color of #ca001c
<div style="border:2px solid #ca001c;">Content here</div>
.myborder {border:2px solid #ca001c;}
Border color #ca001c