#fc1b4b color space conversions
Hex:
#fc1b4b
RGB:
252, 27, 75
CMY:
1, 89, 71
CMYK:
0, 89, 70, 1
HSL:
347°, 97.4026%, 54.7059%
HSV (HSB):
347°, 89.2857%, 98.8235%
XYZ:
41.8068, 21.9873, 8.6971
xyY:
0.5767, 0.3033, 21.9873
CIE-Lab:
54.0135, 78.4707, 34.5802
CIE-LCH:
54.0135, 85.7522, 23.7820
CIE-Luv:
54.0135, 156.3310, 20.5242
Hunter-Lab:
46.8906, 77.0887, 21.8265
#fc1b4b color charts
#fc1b4b color shades, tints & tones
#fc1b4b color schemes
#fc1b4b color preview, HTML & CSS examples
This text has a color of #fc1b4b
<p style="color:#fc1b4b;">Text here</p>
.mytext {color:#fc1b4b;}
This box has a color of #fc1b4b
<div style="background-color:#fc1b4b;">Content here</div>
.mybackground {background-color:#fc1b4b;}
Border around this has a color of #fc1b4b
<div style="border:2px solid #fc1b4b;">Content here</div>
.myborder {border:2px solid #fc1b4b;}