#c02d5a color space conversions
Hex:
#c02d5a
RGB:
192, 45, 90
CMY:
25, 82, 65
CMYK:
0, 77, 53, 25
HSL:
342°, 62.0253%, 46.4706%
HSV (HSB):
342°, 76.5625%, 75.2941%
XYZ:
24.5221, 13.8214, 11.0482
xyY:
0.4965, 0.2798, 13.8214
CIE-Lab:
43.9757, 59.7885, 10.1224
CIE-LCH:
43.9757, 60.6393, 9.6093
CIE-Luv:
43.9757, 98.5135, 0.6241
Hunter-Lab:
37.1772, 52.6786, 8.4044
#c02d5a color charts
#c02d5a color shades, tints & tones
#c02d5a color schemes
#c02d5a color preview, HTML & CSS examples
This text has a color of #c02d5a
<p style="color:#c02d5a;">Text here</p>
.mytext {color:#c02d5a;}
This box has a color of #c02d5a
<div style="background-color:#c02d5a;">Content here</div>
.mybackground {background-color:#c02d5a;}
Border around this has a color of #c02d5a
<div style="border:2px solid #c02d5a;">Content here</div>
.myborder {border:2px solid #c02d5a;}