#fc097f color space conversions
Hex:
#fc097f
RGB:
252, 9, 127
CMY:
1, 96, 50
CMYK:
0, 96, 50, 1
HSL:
331°, 97.5904%, 51.1765%
HSV (HSB):
331°, 96.4286%, 98.8235%
XYZ:
44.0733, 22.4231, 22.0838
xyY:
0.4976, 0.2531, 22.4231
CIE-Lab:
54.4731, 83.2410, 3.9971
CIE-LCH:
54.4731, 83.3369, 2.7492
CIE-Luv:
54.4731, 139.3939, -11.7073
Hunter-Lab:
47.3531, 83.2690, 5.4963
#fc097f color charts
#fc097f color shades, tints & tones
#fc097f color schemes
#fc097f color preview, HTML & CSS examples
This text has a color of #fc097f
<p style="color:#fc097f;">Text here</p>
.mytext {color:#fc097f;}
This box has a color of #fc097f
<div style="background-color:#fc097f;">Content here</div>
.mybackground {background-color:#fc097f;}
Border around this has a color of #fc097f
<div style="border:2px solid #fc097f;">Content here</div>
.myborder {border:2px solid #fc097f;}