#c02f43 color space conversions
Hex:
#c02f43
RGB:
192, 47, 67
CMY:
25, 82, 74
CMYK:
0, 76, 65, 25
HSL:
352°, 60.6695%, 46.8627%
HSV (HSB):
352°, 75.5208%, 75.2941%
XYZ:
23.7679, 13.6447, 6.6912
xyY:
0.5389, 0.3094, 13.6447
CIE-Lab:
43.7191, 57.5974, 24.0396
CIE-LCH:
43.7191, 62.4129, 22.6543
CIE-Luv:
43.7191, 104.9864, 14.6716
Hunter-Lab:
36.9388, 50.2110, 15.1172
#c02f43 color charts
#c02f43 color shades, tints & tones
#c02f43 color schemes
#c02f43 color preview, HTML & CSS examples
This text has a color of #c02f43
<p style="color:#c02f43;">Text here</p>
.mytext {color:#c02f43;}
This box has a color of #c02f43
<div style="background-color:#c02f43;">Content here</div>
.mybackground {background-color:#c02f43;}
Border around this has a color of #c02f43
<div style="border:2px solid #c02f43;">Content here</div>
.myborder {border:2px solid #c02f43;}