#c21d65 color space conversions
Hex:
#c21d65
RGB:
194, 29, 101
CMY:
24, 89, 60
CMYK:
0, 85, 48, 24
HSL:
334°, 73.9910%, 43.7255%
HSV (HSB):
334°, 85.0515%, 76.0784%
XYZ:
25.0365, 13.2876, 13.5571
xyY:
0.4826, 0.2561, 13.2876
CIE-Lab:
43.1935, 65.3705, 2.1884
CIE-LCH:
43.1935, 65.4071, 1.9173
CIE-Luv:
43.1935, 101.0935, -9.5997
Hunter-Lab:
36.4522, 58.8077, 3.4657
#c21d65 color charts
#c21d65 color shades, tints & tones
#c21d65 color schemes
#c21d65 color preview, HTML & CSS examples
This text has a color of #c21d65
<p style="color:#c21d65;">Text here</p>
.mytext {color:#c21d65;}
This box has a color of #c21d65
<div style="background-color:#c21d65;">Content here</div>
.mybackground {background-color:#c21d65;}
Border around this has a color of #c21d65
<div style="border:2px solid #c21d65;">Content here</div>
.myborder {border:2px solid #c21d65;}