#fc3254 color space conversions
Hex:
#fc3254
RGB:
252, 50, 84
CMY:
1, 80, 67
CMYK:
0, 80, 67, 1
HSL:
350°, 97.1154%, 59.2157%
HSV (HSB):
350°, 80.1587%, 98.8235%
XYZ:
42.8857, 23.6167, 10.6857
xyY:
0.5556, 0.3060, 23.6167
CIE-Lab:
55.7020, 74.4361, 31.3719
CIE-LCH:
55.7020, 80.7771, 22.8535
CIE-Luv:
55.7020, 146.1623, 19.4761
Hunter-Lab:
48.5971, 72.4770, 20.9811
#fc3254 color charts
#fc3254 color shades, tints & tones
#fc3254 color schemes
#fc3254 color preview, HTML & CSS examples
This text has a color of #fc3254
<p style="color:#fc3254;">Text here</p>
.mytext {color:#fc3254;}
This box has a color of #fc3254
<div style="background-color:#fc3254;">Content here</div>
.mybackground {background-color:#fc3254;}
Border around this has a color of #fc3254
<div style="border:2px solid #fc3254;">Content here</div>
.myborder {border:2px solid #fc3254;}