#c2256f color space conversions
Hex:
#c2256f
RGB:
194, 37, 111
CMY:
24, 85, 56
CMYK:
0, 81, 43, 24
HSL:
332°, 67.9654%, 45.2941%
HSV (HSB):
332°, 80.9278%, 76.0784%
XYZ:
25.7789, 13.9402, 16.3709
xyY:
0.4596, 0.2485, 13.9402
CIE-Lab:
44.1470, 64.3981, -2.6476
CIE-LCH:
44.1470, 64.4525, 357.6458
CIE-Luv:
44.1470, 94.8395, -15.2440
Hunter-Lab:
37.3365, 57.9061, 0.1387
#c2256f color charts
#c2256f color shades, tints & tones
#c2256f color schemes
#c2256f color preview, HTML & CSS examples
This text has a color of #c2256f
<p style="color:#c2256f;">Text here</p>
.mytext {color:#c2256f;}
This box has a color of #c2256f
<div style="background-color:#c2256f;">Content here</div>
.mybackground {background-color:#c2256f;}
Border around this has a color of #c2256f
<div style="border:2px solid #c2256f;">Content here</div>
.myborder {border:2px solid #c2256f;}