#c61b8d color space conversions
Hex:
#c61b8d
RGB:
198, 27, 141
CMY:
22, 89, 45
CMYK:
0, 86, 29, 22
HSL:
320°, 76.0000%, 44.1176%
HSV (HSB):
320°, 86.3636%, 77.6471%
XYZ:
28.4884, 14.7127, 26.5376
xyY:
0.4085, 0.2110, 14.7127
CIE-Lab:
45.2382, 70.6580, -19.3462
CIE-LCH:
45.2382, 73.2586, 344.6877
CIE-Luv:
45.2382, 87.4748, -38.5827
Hunter-Lab:
38.3572, 65.4492, -14.1701
#c61b8d color charts
#c61b8d color shades, tints & tones
#c61b8d color schemes
#c61b8d color preview, HTML & CSS examples
This text has a color of #c61b8d
<p style="color:#c61b8d;">Text here</p>
.mytext {color:#c61b8d;}
This box has a color of #c61b8d
<div style="background-color:#c61b8d;">Content here</div>
.mybackground {background-color:#c61b8d;}
Border around this has a color of #c61b8d
<div style="border:2px solid #c61b8d;">Content here</div>
.myborder {border:2px solid #c61b8d;}