#c30f7b color space conversions
Hex:
#c30f7b
RGB:
195, 15, 123
CMY:
24, 94, 52
CMYK:
0, 92, 37, 24
HSL:
324°, 85.7143%, 41.1765%
HSV (HSB):
324°, 92.3077%, 76.4706%
XYZ:
26.2517, 13.3738, 19.9367
xyY:
0.4407, 0.2245, 13.3738
CIE-Lab:
43.3212, 69.9241, -11.2914
CIE-LCH:
43.3212, 70.8299, 350.8270
CIE-Luv:
43.3212, 94.8722, -27.2937
Hunter-Lab:
36.5702, 64.1370, -6.7235
#c30f7b color charts
#c30f7b color shades, tints & tones
#c30f7b color schemes
#c30f7b color preview, HTML & CSS examples
This text has a color of #c30f7b
<p style="color:#c30f7b;">Text here</p>
.mytext {color:#c30f7b;}
This box has a color of #c30f7b
<div style="background-color:#c30f7b;">Content here</div>
.mybackground {background-color:#c30f7b;}
Border around this has a color of #c30f7b
<div style="border:2px solid #c30f7b;">Content here</div>
.myborder {border:2px solid #c30f7b;}