#ca3250 color space conversions
Hex:
#ca3250
RGB:
202, 50, 80
CMY:
21, 80, 69
CMYK:
0, 75, 60, 21
HSL:
348°, 60.3175%, 49.4118%
HSV (HSB):
348°, 75.2475%, 79.2157%
XYZ:
26.9457, 15.4169, 9.1450
xyY:
0.5231, 0.2993, 15.4169
CIE-Lab:
46.2001, 60.3597, 19.6549
CIE-LCH:
46.2001, 63.4792, 18.0368
CIE-Luv:
46.2001, 107.8107, 10.4700
Hunter-Lab:
39.2644, 53.7851, 13.6760
#ca3250 color charts
#ca3250 color shades, tints & tones
#ca3250 color schemes
#ca3250 color preview, HTML & CSS examples
This text has a color of #ca3250
<p style="color:#ca3250;">Text here</p>
.mytext {color:#ca3250;}
This box has a color of #ca3250
<div style="background-color:#ca3250;">Content here</div>
.mybackground {background-color:#ca3250;}
Border around this has a color of #ca3250
<div style="border:2px solid #ca3250;">Content here</div>
.myborder {border:2px solid #ca3250;}