#fc3095 color space conversions
Hex:
#fc3095
RGB:
252, 48, 149
CMY:
1, 81, 42
CMYK:
0, 81, 41, 1
HSL:
330°, 97.1429%, 58.8235%
HSV (HSB):
330°, 80.9524%, 98.8235%
XYZ:
46.6267, 24.9793, 30.7978
xyY:
0.4553, 0.2439, 24.9793
CIE-Lab:
57.0552, 79.4448, -5.3281
CIE-LCH:
57.0552, 79.6232, 356.1631
CIE-Luv:
57.0552, 122.5459, -22.7769
Hunter-Lab:
49.9793, 79.0624, -1.5496
#fc3095 color charts
#fc3095 color shades, tints & tones
#fc3095 color schemes
#fc3095 color preview, HTML & CSS examples
This text has a color of #fc3095
<p style="color:#fc3095;">Text here</p>
.mytext {color:#fc3095;}
This box has a color of #fc3095
<div style="background-color:#fc3095;">Content here</div>
.mybackground {background-color:#fc3095;}
Border around this has a color of #fc3095
<div style="border:2px solid #fc3095;">Content here</div>
.myborder {border:2px solid #fc3095;}