#c2125c color space conversions
Hex:
#c2125c
RGB:
194, 18, 92
CMY:
24, 93, 64
CMYK:
0, 91, 53, 24
HSL:
335°, 83.0189%, 41.5686%
HSV (HSB):
335°, 90.7216%, 76.0784%
XYZ:
24.3962, 12.6747, 11.2858
xyY:
0.5045, 0.2621, 12.6747
CIE-Lab:
42.2689, 66.6001, 6.5155
CIE-LCH:
42.2689, 66.9181, 5.5875
CIE-Luv:
42.2689, 107.1822, -4.9789
Hunter-Lab:
35.6015, 60.0160, 6.1258
#c2125c color charts
#c2125c color shades, tints & tones
#c2125c color schemes
#c2125c color preview, HTML & CSS examples
This text has a color of #c2125c
<p style="color:#c2125c;">Text here</p>
.mytext {color:#c2125c;}
This box has a color of #c2125c
<div style="background-color:#c2125c;">Content here</div>
.mybackground {background-color:#c2125c;}
Border around this has a color of #c2125c
<div style="border:2px solid #c2125c;">Content here</div>
.myborder {border:2px solid #c2125c;}