#fc095f color space conversions
Hex:
#fc095f
RGB:
252, 9, 95
CMY:
1, 96, 63
CMYK:
0, 96, 62, 1
HSL:
339°, 97.5904%, 51.1765%
HSV (HSB):
339°, 96.4286%, 98.8235%
XYZ:
42.3081, 21.7170, 12.7884
xyY:
0.5508, 0.2827, 21.7170
CIE-Lab:
53.7255, 81.2262, 22.2714
CIE-LCH:
53.7255, 84.2242, 15.3331
CIE-Luv:
53.7255, 152.6415, 8.7778
Hunter-Lab:
46.6015, 80.5020, 16.3507
#fc095f color charts
#fc095f color shades, tints & tones
#fc095f color schemes
#fc095f color preview, HTML & CSS examples
This text has a color of #fc095f
<p style="color:#fc095f;">Text here</p>
.mytext {color:#fc095f;}
This box has a color of #fc095f
<div style="background-color:#fc095f;">Content here</div>
.mybackground {background-color:#fc095f;}
Border around this has a color of #fc095f
<div style="border:2px solid #fc095f;">Content here</div>
.myborder {border:2px solid #fc095f;}