#ca035c color space conversions
Hex:
#ca035c
RGB:
202, 3, 92
CMY:
21, 99, 64
CMYK:
0, 99, 54, 21
HSL:
333°, 97.0732%, 40.1961%
HSV (HSB):
333°, 98.5149%, 79.2157%
XYZ:
26.3215, 13.3944, 11.3233
xyY:
0.5157, 0.2624, 13.3944
CIE-Lab:
43.3516, 70.0813, 8.2784
CIE-LCH:
43.3516, 70.5686, 6.7369
CIE-Luv:
43.3516, 115.6639, -3.8476
Hunter-Lab:
36.5983, 64.3297, 7.2749
#ca035c color charts
#ca035c color shades, tints & tones
#ca035c color schemes
#ca035c color preview, HTML & CSS examples
This text has a color of #ca035c
<p style="color:#ca035c;">Text here</p>
.mytext {color:#ca035c;}
This box has a color of #ca035c
<div style="background-color:#ca035c;">Content here</div>
.mybackground {background-color:#ca035c;}
Border around this has a color of #ca035c
<div style="border:2px solid #ca035c;">Content here</div>
.myborder {border:2px solid #ca035c;}