#c02e55 color space conversions
Hex:
#c02e55
RGB:
192, 46, 85
CMY:
25, 82, 67
CMYK:
0, 76, 56, 25
HSL:
344°, 61.3445%, 46.6667%
HSV (HSB):
344°, 76.0417%, 75.2941%
XYZ:
24.3549, 13.8163, 9.9775
xyY:
0.5058, 0.2870, 13.8163
CIE-Lab:
43.9684, 59.0953, 13.2261
CIE-LCH:
43.9684, 60.5573, 12.6155
CIE-Luv:
43.9684, 99.8313, 4.0692
Hunter-Lab:
37.1703, 51.9095, 10.1042
#c02e55 color charts
#c02e55 color shades, tints & tones
#c02e55 color schemes
#c02e55 color preview, HTML & CSS examples
This text has a color of #c02e55
<p style="color:#c02e55;">Text here</p>
.mytext {color:#c02e55;}
This box has a color of #c02e55
<div style="background-color:#c02e55;">Content here</div>
.mybackground {background-color:#c02e55;}
Border around this has a color of #c02e55
<div style="border:2px solid #c02e55;">Content here</div>
.myborder {border:2px solid #c02e55;}