#c30e43 color space conversions
Hex:
#c30e43
RGB:
195, 14, 67
CMY:
24, 95, 74
CMYK:
0, 93, 66, 24
HSL:
342°, 86.6029%, 40.9804%
HSV (HSB):
342°, 92.8205%, 76.4706%
XYZ:
23.6758, 12.3214, 6.4406
xyY:
0.5579, 0.2903, 12.3214
CIE-Lab:
41.7225, 65.7964, 21.5949
CIE-LCH:
41.7225, 69.2496, 18.1703
CIE-Luv:
41.7225, 118.1632, 9.9920
Hunter-Lab:
35.1019, 58.9680, 13.6926
#c30e43 color charts
#c30e43 color shades, tints & tones
#c30e43 color schemes
#c30e43 color preview, HTML & CSS examples
This text has a color of #c30e43
<p style="color:#c30e43;">Text here</p>
.mytext {color:#c30e43;}
This box has a color of #c30e43
<div style="background-color:#c30e43;">Content here</div>
.mybackground {background-color:#c30e43;}
Border around this has a color of #c30e43
<div style="border:2px solid #c30e43;">Content here</div>
.myborder {border:2px solid #c30e43;}