#ca083e color space conversions
Hex:
#ca083e
RGB:
202, 8, 62
CMY:
21, 97, 76
CMYK:
0, 96, 69, 21
HSL:
343°, 92.3810%, 41.1765%
HSV (HSB):
343°, 96.0396%, 79.2157%
XYZ:
25.3135, 13.0780, 5.7476
xyY:
0.5735, 0.2963, 13.0780
CIE-Lab:
42.8806, 67.8970, 26.4934
CIE-LCH:
42.8806, 72.8828, 21.3158
CIE-Luv:
42.8806, 126.1513, 13.7722
Hunter-Lab:
36.1635, 61.6587, 15.8914
#ca083e color charts
#ca083e color shades, tints & tones
#ca083e color schemes
#ca083e color preview, HTML & CSS examples
This text has a color of #ca083e
<p style="color:#ca083e;">Text here</p>
.mytext {color:#ca083e;}
This box has a color of #ca083e
<div style="background-color:#ca083e;">Content here</div>
.mybackground {background-color:#ca083e;}
Border around this has a color of #ca083e
<div style="border:2px solid #ca083e;">Content here</div>
.myborder {border:2px solid #ca083e;}