#fc1b4d color space conversions
Hex:
#fc1b4d
RGB:
252, 27, 77
CMY:
1, 89, 70
CMYK:
0, 89, 69, 1
HSL:
347°, 97.4026%, 54.7059%
HSV (HSB):
347°, 89.2857%, 98.8235%
XYZ:
41.8764, 22.0151, 9.0634
xyY:
0.5740, 0.3018, 22.0151
CIE-Lab:
54.0431, 78.5542, 33.4386
CIE-LCH:
54.0431, 85.3751, 23.0582
CIE-Luv:
54.0431, 155.7328, 19.5878
Hunter-Lab:
46.9203, 77.2008, 21.3914
#fc1b4d color charts
#fc1b4d color shades, tints & tones
#fc1b4d color schemes
#fc1b4d color preview, HTML & CSS examples
This text has a color of #fc1b4d
<p style="color:#fc1b4d;">Text here</p>
.mytext {color:#fc1b4d;}
This box has a color of #fc1b4d
<div style="background-color:#fc1b4d;">Content here</div>
.mybackground {background-color:#fc1b4d;}
Border around this has a color of #fc1b4d
<div style="border:2px solid #fc1b4d;">Content here</div>
.myborder {border:2px solid #fc1b4d;}