#fc255d color space conversions
Hex:
#fc255d
RGB:
252, 37, 93
CMY:
1, 85, 64
CMYK:
0, 85, 63, 1
HSL:
344°, 97.2851%, 56.6667%
HSV (HSB):
344°, 85.3175%, 98.8235%
XYZ:
42.7822, 22.8089, 12.5036
xyY:
0.5478, 0.2921, 22.8089
CIE-Lab:
54.8749, 77.6924, 24.9858
CIE-LCH:
54.8749, 81.6112, 17.8277
CIE-Luv:
54.8749, 147.8608, 12.5684
Hunter-Lab:
47.7587, 76.3227, 17.9085
#fc255d color charts
#fc255d color shades, tints & tones
#fc255d color schemes
#fc255d color preview, HTML & CSS examples
This text has a color of #fc255d
<p style="color:#fc255d;">Text here</p>
.mytext {color:#fc255d;}
This box has a color of #fc255d
<div style="background-color:#fc255d;">Content here</div>
.mybackground {background-color:#fc255d;}
Border around this has a color of #fc255d
<div style="border:2px solid #fc255d;">Content here</div>
.myborder {border:2px solid #fc255d;}