#c5007d color space conversions
Hex:
#c5007d
RGB:
197, 0, 125
CMY:
23, 100, 51
CMYK:
0, 100, 37, 23
HSL:
322°, 100.0000%, 38.6275%
HSV (HSB):
322°, 100.0000%, 77.2549%
XYZ:
26.7276, 13.3510, 20.5703
xyY:
0.4407, 0.2201, 13.3510
CIE-Lab:
43.2874, 72.0258, -12.5403
CIE-LCH:
43.2874, 73.1093, 350.1233
CIE-Luv:
43.2874, 97.0567, -29.3380
Hunter-Lab:
36.5390, 66.6263, -7.8011
#c5007d color charts
#c5007d color shades, tints & tones
#c5007d color schemes
#c5007d color preview, HTML & CSS examples
This text has a color of #c5007d
<p style="color:#c5007d;">Text here</p>
.mytext {color:#c5007d;}
This box has a color of #c5007d
<div style="background-color:#c5007d;">Content here</div>
.mybackground {background-color:#c5007d;}
Border around this has a color of #c5007d
<div style="border:2px solid #c5007d;">Content here</div>
.myborder {border:2px solid #c5007d;}