#ca3050 color space conversions
Hex:
#ca3050
RGB:
202, 48, 80
CMY:
21, 81, 69
CMYK:
0, 76, 60, 21
HSL:
348°, 61.6000%, 49.0196%
HSV (HSB):
348°, 76.2376%, 79.2157%
XYZ:
26.8620, 15.2496, 9.1171
xyY:
0.5244, 0.2977, 15.2496
CIE-Lab:
45.9742, 60.9928, 19.3547
CIE-LCH:
45.9742, 63.9900, 17.6056
CIE-Luv:
45.9742, 108.7105, 9.9850
Hunter-Lab:
39.0508, 54.4467, 13.4933
#ca3050 color charts
#ca3050 color shades, tints & tones
#ca3050 color schemes
#ca3050 color preview, HTML & CSS examples
This text has a color of #ca3050
<p style="color:#ca3050;">Text here</p>
.mytext {color:#ca3050;}
This box has a color of #ca3050
<div style="background-color:#ca3050;">Content here</div>
.mybackground {background-color:#ca3050;}
Border around this has a color of #ca3050
<div style="border:2px solid #ca3050;">Content here</div>
.myborder {border:2px solid #ca3050;}