#c03255 color space conversions
Hex:
#c03255
RGB:
192, 50, 85
CMY:
25, 80, 67
CMYK:
0, 74, 56, 25
HSL:
345°, 58.6777%, 47.4510%
HSV (HSB):
345°, 73.9583%, 75.2941%
XYZ:
24.5185, 14.1435, 10.0320
xyY:
0.5035, 0.2905, 14.1435
CIE-Lab:
44.4381, 57.7802, 13.8720
CIE-LCH:
44.4381, 59.4221, 13.5002
CIE-Luv:
44.4381, 98.0918, 5.0995
Hunter-Lab:
37.6079, 50.5594, 10.5097
#c03255 color charts
#c03255 color shades, tints & tones
#c03255 color schemes
#c03255 color preview, HTML & CSS examples
This text has a color of #c03255
<p style="color:#c03255;">Text here</p>
.mytext {color:#c03255;}
This box has a color of #c03255
<div style="background-color:#c03255;">Content here</div>
.mybackground {background-color:#c03255;}
Border around this has a color of #c03255
<div style="border:2px solid #c03255;">Content here</div>
.myborder {border:2px solid #c03255;}