#ca0b0d color space conversions
Hex:
#ca0b0d
RGB:
202, 11, 13
CMY:
21, 96, 95
CMYK:
0, 95, 94, 21
HSL:
359°, 89.6714%, 41.7647%
HSV (HSB):
359°, 94.5545%, 79.2157%
XYZ:
24.5494, 12.8250, 1.5623
xyY:
0.6305, 0.3294, 12.8250
CIE-Lab:
42.4983, 66.2751, 52.2593
CIE-LCH:
42.4983, 84.4004, 38.2565
CIE-Luv:
42.4983, 135.5059, 29.0093
Hunter-Lab:
35.8120, 59.6926, 22.4818
#ca0b0d color charts
#ca0b0d color shades, tints & tones
#ca0b0d color schemes
#ca0b0d color preview, HTML & CSS examples
This text has a color of #ca0b0d
<p style="color:#ca0b0d;">Text here</p>
.mytext {color:#ca0b0d;}
This box has a color of #ca0b0d
<div style="background-color:#ca0b0d;">Content here</div>
.mybackground {background-color:#ca0b0d;}
Border around this has a color of #ca0b0d
<div style="border:2px solid #ca0b0d;">Content here</div>
.myborder {border:2px solid #ca0b0d;}