#c02a42 color space conversions
Hex:
#c02a42
RGB:
192, 42, 66
CMY:
25, 84, 74
CMYK:
0, 78, 66, 25
HSL:
350°, 64.1026%, 45.8824%
HSV (HSB):
350°, 78.1250%, 75.2941%
XYZ:
23.5496, 13.2557, 6.4717
xyY:
0.5442, 0.3063, 13.2557
CIE-Lab:
43.1461, 59.0998, 23.9244
CIE-LCH:
43.1461, 63.7587, 22.0387
CIE-Luv:
43.1461, 107.5412, 14.0517
Hunter-Lab:
36.4084, 51.7419, 14.9470
#c02a42 color charts
#c02a42 color shades, tints & tones
#c02a42 color schemes
#c02a42 color preview, HTML & CSS examples
This text has a color of #c02a42
<p style="color:#c02a42;">Text here</p>
.mytext {color:#c02a42;}
This box has a color of #c02a42
<div style="background-color:#c02a42;">Content here</div>
.mybackground {background-color:#c02a42;}
Border around this has a color of #c02a42
<div style="border:2px solid #c02a42;">Content here</div>
.myborder {border:2px solid #c02a42;}