#c61d9e color space conversions
Hex:
#c61d9e
RGB:
198, 29, 158
CMY:
22, 89, 38
CMYK:
0, 85, 20, 22
HSL:
314°, 74.4493%, 44.5098%
HSV (HSB):
314°, 85.3535%, 77.6471%
XYZ:
29.8996, 15.3531, 33.7353
xyY:
0.3785, 0.1944, 15.3531
CIE-Lab:
46.1141, 72.3192, -28.2401
CIE-LCH:
46.1141, 77.6374, 338.6697
CIE-Luv:
46.1141, 79.7847, -51.5542
Hunter-Lab:
39.1831, 67.6386, -23.6186
#c61d9e color charts
#c61d9e color shades, tints & tones
#c61d9e color schemes
#c61d9e color preview, HTML & CSS examples
This text has a color of #c61d9e
<p style="color:#c61d9e;">Text here</p>
.mytext {color:#c61d9e;}
This box has a color of #c61d9e
<div style="background-color:#c61d9e;">Content here</div>
.mybackground {background-color:#c61d9e;}
Border around this has a color of #c61d9e
<div style="border:2px solid #c61d9e;">Content here</div>
.myborder {border:2px solid #c61d9e;}