#ca272e color space conversions
Hex:
#ca272e
RGB:
202, 39, 46
CMY:
21, 85, 82
CMYK:
0, 81, 77, 21
HSL:
357°, 67.6349%, 47.2549%
HSV (HSB):
357°, 80.6931%, 79.2157%
XYZ:
25.5758, 14.2049, 3.9786
xyY:
0.5845, 0.3246, 14.2049
CIE-Lab:
44.5253, 61.9151, 37.9869
CIE-LCH:
44.5253, 72.6394, 31.5304
CIE-Luv:
44.5253, 121.7963, 24.2216
Hunter-Lab:
37.6893, 55.1729, 20.1237
#ca272e color charts
#ca272e color shades, tints & tones
#ca272e color schemes
#ca272e color preview, HTML & CSS examples
This text has a color of #ca272e
<p style="color:#ca272e;">Text here</p>
.mytext {color:#ca272e;}
This box has a color of #ca272e
<div style="background-color:#ca272e;">Content here</div>
.mybackground {background-color:#ca272e;}
Border around this has a color of #ca272e
<div style="border:2px solid #ca272e;">Content here</div>
.myborder {border:2px solid #ca272e;}