#c02e8f color space conversions
Hex:
#c02e8f
RGB:
192, 46, 143
CMY:
25, 82, 44
CMYK:
0, 76, 26, 25
HSL:
320°, 61.3445%, 46.6667%
HSV (HSB):
320°, 76.0417%, 75.2941%
XYZ:
27.6731, 15.1436, 27.4511
xyY:
0.3938, 0.2155, 15.1436
CIE-Lab:
45.8303, 64.8832, -19.7425
CIE-LCH:
45.8303, 67.8203, 343.0762
CIE-Luv:
45.8303, 77.7206, -38.2046
Hunter-Lab:
38.9148, 58.8342, -14.5837
#c02e8f color charts
#c02e8f color shades, tints & tones
#c02e8f color schemes
#c02e8f color preview, HTML & CSS examples
This text has a color of #c02e8f
<p style="color:#c02e8f;">Text here</p>
.mytext {color:#c02e8f;}
This box has a color of #c02e8f
<div style="background-color:#c02e8f;">Content here</div>
.mybackground {background-color:#c02e8f;}
Border around this has a color of #c02e8f
<div style="border:2px solid #c02e8f;">Content here</div>
.myborder {border:2px solid #c02e8f;}