#c02f65 color space conversions
Hex:
#c02f65
RGB:
192, 47, 101
CMY:
25, 82, 60
CMYK:
0, 76, 47, 25
HSL:
338°, 60.6695%, 46.8627%
HSV (HSB):
338°, 75.5208%, 75.2941%
XYZ:
25.1037, 14.1791, 13.7256
xyY:
0.4736, 0.2675, 14.1791
CIE-Lab:
44.4887, 60.0745, 4.0093
CIE-LCH:
44.4887, 60.2082, 3.8182
CIE-Luv:
44.4887, 93.7583, -6.2995
Hunter-Lab:
37.6551, 53.1049, 4.7468
#c02f65 color charts
#c02f65 color shades, tints & tones
#c02f65 color schemes
#c02f65 color preview, HTML & CSS examples
This text has a color of #c02f65
<p style="color:#c02f65;">Text here</p>
.mytext {color:#c02f65;}
This box has a color of #c02f65
<div style="background-color:#c02f65;">Content here</div>
.mybackground {background-color:#c02f65;}
Border around this has a color of #c02f65
<div style="border:2px solid #c02f65;">Content here</div>
.myborder {border:2px solid #c02f65;}