#c5008f color space conversions
Hex:
#c5008f
RGB:
197, 0, 143
CMY:
23, 100, 44
CMYK:
0, 100, 27, 23
HSL:
316°, 100.0000%, 38.6275%
HSV (HSB):
316°, 100.0000%, 77.2549%
XYZ:
27.9839, 13.8535, 27.1857
xyY:
0.4054, 0.2007, 13.8535
CIE-Lab:
44.0221, 73.9130, -22.4516
CIE-LCH:
44.0221, 77.2477, 343.1034
CIE-Luv:
44.0221, 88.6400, -43.1762
Hunter-Lab:
37.2203, 69.0689, -17.2512
#c5008f color charts
#c5008f color shades, tints & tones
#c5008f color schemes
#c5008f color preview, HTML & CSS examples
This text has a color of #c5008f
<p style="color:#c5008f;">Text here</p>
.mytext {color:#c5008f;}
This box has a color of #c5008f
<div style="background-color:#c5008f;">Content here</div>
.mybackground {background-color:#c5008f;}
Border around this has a color of #c5008f
<div style="border:2px solid #c5008f;">Content here</div>
.myborder {border:2px solid #c5008f;}