#ca3251 color space conversions
Hex:
#ca3251
RGB:
202, 50, 81
CMY:
21, 80, 68
CMYK:
0, 75, 60, 21
HSL:
348°, 60.3175%, 49.4118%
HSV (HSB):
348°, 75.2475%, 79.2157%
XYZ:
26.9829, 15.4318, 9.3411
xyY:
0.5214, 0.2982, 15.4318
CIE-Lab:
46.2201, 60.4246, 19.0678
CIE-LCH:
46.2201, 63.3618, 17.5138
CIE-Luv:
46.2201, 107.4980, 9.8908
Hunter-Lab:
39.2834, 53.8620, 13.4000
#ca3251 color charts
#ca3251 color shades, tints & tones
#ca3251 color schemes
#ca3251 color preview, HTML & CSS examples
This text has a color of #ca3251
<p style="color:#ca3251;">Text here</p>
.mytext {color:#ca3251;}
This box has a color of #ca3251
<div style="background-color:#ca3251;">Content here</div>
.mybackground {background-color:#ca3251;}
Border around this has a color of #ca3251
<div style="border:2px solid #ca3251;">Content here</div>
.myborder {border:2px solid #ca3251;}