#fc335a color space conversions
Hex:
#fc335a
RGB:
252, 51, 90
CMY:
1, 80, 65
CMYK:
0, 80, 64, 1
HSL:
348°, 97.1014%, 59.4118%
HSV (HSB):
348°, 79.7619%, 98.8235%
XYZ:
43.1742, 23.8013, 11.9914
xyY:
0.5467, 0.3014, 23.8013
CIE-Lab:
55.8883, 74.4911, 28.0788
CIE-LCH:
55.8883, 79.6074, 20.6535
CIE-Luv:
55.8883, 143.9300, 16.5549
Hunter-Lab:
48.7866, 72.5889, 19.5775
#fc335a color charts
#fc335a color shades, tints & tones
#fc335a color schemes
#fc335a color preview, HTML & CSS examples
This text has a color of #fc335a
<p style="color:#fc335a;">Text here</p>
.mytext {color:#fc335a;}
This box has a color of #fc335a
<div style="background-color:#fc335a;">Content here</div>
.mybackground {background-color:#fc335a;}
Border around this has a color of #fc335a
<div style="border:2px solid #fc335a;">Content here</div>
.myborder {border:2px solid #fc335a;}