#c02a44 color space conversions
Hex:
#c02a44
RGB:
192, 42, 68
CMY:
25, 84, 73
CMYK:
0, 78, 65, 25
HSL:
350°, 64.1026%, 45.8824%
HSV (HSB):
350°, 78.1250%, 75.2941%
XYZ:
23.6096, 13.2798, 6.7877
xyY:
0.5405, 0.3040, 13.2798
CIE-Lab:
43.1818, 59.2126, 22.7354
CIE-LCH:
43.1818, 63.4274, 21.0049
CIE-Luv:
43.1818, 106.9538, 13.0037
Hunter-Lab:
36.4414, 51.8738, 14.4654
#c02a44 color charts
#c02a44 color shades, tints & tones
#c02a44 color schemes
#c02a44 color preview, HTML & CSS examples
This text has a color of #c02a44
<p style="color:#c02a44;">Text here</p>
.mytext {color:#c02a44;}
This box has a color of #c02a44
<div style="background-color:#c02a44;">Content here</div>
.mybackground {background-color:#c02a44;}
Border around this has a color of #c02a44
<div style="border:2px solid #c02a44;">Content here</div>
.myborder {border:2px solid #c02a44;}