#ca083c color space conversions
Hex:
#ca083c
RGB:
202, 8, 60
CMY:
21, 97, 76
CMYK:
0, 96, 70, 21
HSL:
344°, 92.3810%, 41.1765%
HSV (HSB):
344°, 96.0396%, 79.2157%
XYZ:
25.2596, 13.0565, 5.4638
xyY:
0.5770, 0.2982, 13.0565
CIE-Lab:
42.8482, 67.8081, 27.6933
CIE-LCH:
42.8482, 73.2451, 22.2155
CIE-Luv:
42.8482, 126.7727, 14.7274
Hunter-Lab:
36.1337, 61.5478, 16.3284
#ca083c color charts
#ca083c color shades, tints & tones
#ca083c color schemes
#ca083c color preview, HTML & CSS examples
This text has a color of #ca083c
<p style="color:#ca083c;">Text here</p>
.mytext {color:#ca083c;}
This box has a color of #ca083c
<div style="background-color:#ca083c;">Content here</div>
.mybackground {background-color:#ca083c;}
Border around this has a color of #ca083c
<div style="border:2px solid #ca083c;">Content here</div>
.myborder {border:2px solid #ca083c;}