#c0304c color space conversions
Hex:
#c0304c
RGB:
192, 48, 76
CMY:
25, 81, 70
CMYK:
0, 75, 60, 25
HSL:
348°, 60.0000%, 47.0588%
HSV (HSB):
348°, 75.0000%, 75.2941%
XYZ:
24.0997, 13.8422, 8.2391
xyY:
0.5219, 0.2997, 13.8422
CIE-Lab:
44.0057, 57.8210, 18.8648
CIE-LCH:
44.0057, 60.8207, 18.0695
CIE-Luv:
44.0057, 101.8623, 9.9824
Hunter-Lab:
37.2051, 50.5150, 12.9137
#c0304c color charts
#c0304c color shades, tints & tones
#c0304c color schemes
#c0304c color preview, HTML & CSS examples
This text has a color of #c0304c
<p style="color:#c0304c;">Text here</p>
.mytext {color:#c0304c;}
This box has a color of #c0304c
<div style="background-color:#c0304c;">Content here</div>
.mybackground {background-color:#c0304c;}
Border around this has a color of #c0304c
<div style="border:2px solid #c0304c;">Content here</div>
.myborder {border:2px solid #c0304c;}