#ca405c color space conversions
Hex:
#ca405c
RGB:
202, 64, 92
CMY:
21, 75, 64
CMYK:
0, 68, 54, 21
HSL:
348°, 56.5574%, 52.1569%
HSV (HSB):
348°, 68.3168%, 79.2157%
XYZ:
28.1223, 16.9961, 11.9236
xyY:
0.4930, 0.2980, 16.9961
CIE-Lab:
48.2551, 56.2148, 15.0992
CIE-LCH:
48.2551, 58.2073, 15.0347
CIE-Luv:
48.2551, 97.2180, 7.1678
Hunter-Lab:
41.2263, 49.6169, 11.7104
#ca405c color charts
#ca405c color shades, tints & tones
#ca405c color schemes
#ca405c color preview, HTML & CSS examples
This text has a color of #ca405c
<p style="color:#ca405c;">Text here</p>
.mytext {color:#ca405c;}
This box has a color of #ca405c
<div style="background-color:#ca405c;">Content here</div>
.mybackground {background-color:#ca405c;}
Border around this has a color of #ca405c
<div style="border:2px solid #ca405c;">Content here</div>
.myborder {border:2px solid #ca405c;}