#fc0340 color space conversions
Hex:
#fc0340
RGB:
252, 3, 64
CMY:
1, 99, 75
CMYK:
0, 99, 75, 1
HSL:
345°, 97.6471%, 50.0000%
HSV (HSB):
345°, 98.8095%, 98.8235%
XYZ:
41.1029, 21.1307, 6.7628
xyY:
0.5957, 0.3063, 21.1307
CIE-Lab:
53.0923, 80.2953, 39.9198
CIE-LCH:
53.0923, 89.6712, 26.4349
CIE-Luv:
53.0923, 163.3745, 23.6795
Hunter-Lab:
45.9682, 79.1631, 23.4551
#fc0340 color charts
#fc0340 color shades, tints & tones
#fc0340 color schemes
#fc0340 color preview, HTML & CSS examples
This text has a color of #fc0340
<p style="color:#fc0340;">Text here</p>
.mytext {color:#fc0340;}
This box has a color of #fc0340
<div style="background-color:#fc0340;">Content here</div>
.mybackground {background-color:#fc0340;}
Border around this has a color of #fc0340
<div style="border:2px solid #fc0340;">Content here</div>
.myborder {border:2px solid #fc0340;}