#ca4285 color space conversions
Hex:
#ca4285
RGB:
202, 66, 133
CMY:
21, 74, 48
CMYK:
0, 67, 34, 21
HSL:
330°, 56.1983%, 52.5490%
HSV (HSB):
330°, 67.3267%, 79.2157%
XYZ:
30.5390, 18.1464, 24.0833
xyY:
0.4197, 0.2494, 18.1464
CIE-Lab:
49.6732, 59.3847, -7.7229
CIE-LCH:
49.6732, 59.8848, 352.5903
CIE-Luv:
49.6732, 82.6058, -21.1839
Hunter-Lab:
42.5986, 53.4191, -3.7008
#ca4285 color charts
#ca4285 color shades, tints & tones
#ca4285 color schemes
#ca4285 color preview, HTML & CSS examples
This text has a color of #ca4285
<p style="color:#ca4285;">Text here</p>
.mytext {color:#ca4285;}
This box has a color of #ca4285
<div style="background-color:#ca4285;">Content here</div>
.mybackground {background-color:#ca4285;}
Border around this has a color of #ca4285
<div style="border:2px solid #ca4285;">Content here</div>
.myborder {border:2px solid #ca4285;}