#c02d4d color space conversions
Hex:
#c02d4d
RGB:
192, 45, 77
CMY:
25, 82, 70
CMYK:
0, 77, 60, 25
HSL:
347°, 62.0253%, 46.4706%
HSV (HSB):
347°, 76.5625%, 75.2941%
XYZ:
24.0162, 13.6191, 8.3841
xyY:
0.5219, 0.2959, 13.6191
CIE-Lab:
43.6816, 58.8522, 17.8124
CIE-LCH:
43.6816, 61.4887, 16.8391
CIE-Luv:
43.6816, 102.8859, 8.6698
Hunter-Lab:
36.9040, 51.5811, 12.3629
#c02d4d color charts
#c02d4d color shades, tints & tones
#c02d4d color schemes
#c02d4d color preview, HTML & CSS examples
This text has a color of #c02d4d
<p style="color:#c02d4d;">Text here</p>
.mytext {color:#c02d4d;}
This box has a color of #c02d4d
<div style="background-color:#c02d4d;">Content here</div>
.mybackground {background-color:#c02d4d;}
Border around this has a color of #c02d4d
<div style="border:2px solid #c02d4d;">Content here</div>
.myborder {border:2px solid #c02d4d;}