#c02a55 color space conversions
Hex:
#c02a55
RGB:
192, 42, 85
CMY:
25, 84, 67
CMYK:
0, 78, 56, 25
HSL:
343°, 64.1026%, 45.8824%
HSV (HSB):
343°, 78.1250%, 75.2941%
XYZ:
24.2059, 13.5183, 9.9278
xyY:
0.5080, 0.2837, 13.5183
CIE-Lab:
43.5340, 60.3185, 12.6271
CIE-LCH:
43.5340, 61.6261, 11.8236
CIE-Luv:
43.5340, 101.4466, 3.1140
Hunter-Lab:
36.7672, 53.1738, 9.7276
#c02a55 color charts
#c02a55 color shades, tints & tones
#c02a55 color schemes
#c02a55 color preview, HTML & CSS examples
This text has a color of #c02a55
<p style="color:#c02a55;">Text here</p>
.mytext {color:#c02a55;}
This box has a color of #c02a55
<div style="background-color:#c02a55;">Content here</div>
.mybackground {background-color:#c02a55;}
Border around this has a color of #c02a55
<div style="border:2px solid #c02a55;">Content here</div>
.myborder {border:2px solid #c02a55;}