#c02d76 color space conversions
Hex:
#c02d76
RGB:
192, 45, 118
CMY:
25, 82, 54
CMYK:
0, 77, 39, 25
HSL:
330°, 62.0253%, 46.4706%
HSV (HSB):
330°, 76.5625%, 75.2941%
XYZ:
25.9466, 14.3912, 18.5498
xyY:
0.4406, 0.2444, 14.3912
CIE-Lab:
44.7889, 62.3317, -6.0639
CIE-LCH:
44.7889, 62.6259, 354.4435
CIE-Luv:
44.7889, 87.9577, -19.1674
Hunter-Lab:
37.9358, 55.6995, -2.4365
#c02d76 color charts
#c02d76 color shades, tints & tones
#c02d76 color schemes
#c02d76 color preview, HTML & CSS examples
This text has a color of #c02d76
<p style="color:#c02d76;">Text here</p>
.mytext {color:#c02d76;}
This box has a color of #c02d76
<div style="background-color:#c02d76;">Content here</div>
.mybackground {background-color:#c02d76;}
Border around this has a color of #c02d76
<div style="border:2px solid #c02d76;">Content here</div>
.myborder {border:2px solid #c02d76;}