#c03a7f color space conversions
Hex:
#c03a7f
RGB:
192, 58, 127
CMY:
25, 77, 50
CMYK:
0, 70, 34, 25
HSL:
329°, 53.6000%, 49.0196%
HSV (HSB):
329°, 69.7917%, 75.2941%
XYZ:
27.0820, 15.7649, 21.6942
xyY:
0.4196, 0.2443, 15.7649
CIE-Lab:
46.6645, 58.9109, -8.7708
CIE-LCH:
46.6645, 59.5602, 351.5319
CIE-Luv:
46.6645, 79.9476, -22.2048
Hunter-Lab:
39.7050, 52.2677, -4.6016
#c03a7f color charts
#c03a7f color shades, tints & tones
#c03a7f color schemes
#c03a7f color preview, HTML & CSS examples
This text has a color of #c03a7f
<p style="color:#c03a7f;">Text here</p>
.mytext {color:#c03a7f;}
This box has a color of #c03a7f
<div style="background-color:#c03a7f;">Content here</div>
.mybackground {background-color:#c03a7f;}
Border around this has a color of #c03a7f
<div style="border:2px solid #c03a7f;">Content here</div>
.myborder {border:2px solid #c03a7f;}