#ca255b color space conversions
Hex:
#ca255b
RGB:
202, 37, 91
CMY:
21, 85, 64
CMYK:
0, 82, 55, 21
HSL:
340°, 69.0377%, 46.8627%
HSV (HSB):
340°, 81.6832%, 79.2157%
XYZ:
26.9070, 14.6350, 11.3042
xyY:
0.5092, 0.2769, 14.6350
CIE-Lab:
45.1302, 64.8139, 11.3979
CIE-LCH:
45.1302, 65.8085, 9.9738
CIE-Luv:
45.1302, 109.1677, 0.8778
Hunter-Lab:
38.2557, 58.5996, 9.2594
#ca255b color charts
#ca255b color shades, tints & tones
#ca255b color schemes
#ca255b color preview, HTML & CSS examples
This text has a color of #ca255b
<p style="color:#ca255b;">Text here</p>
.mytext {color:#ca255b;}
This box has a color of #ca255b
<div style="background-color:#ca255b;">Content here</div>
.mybackground {background-color:#ca255b;}
Border around this has a color of #ca255b
<div style="border:2px solid #ca255b;">Content here</div>
.myborder {border:2px solid #ca255b;}