#fc2a4b color space conversions
Hex:
#fc2a4b
RGB:
252, 42, 75
CMY:
1, 84, 71
CMYK:
0, 83, 70, 1
HSL:
351°, 97.2222%, 57.6471%
HSV (HSB):
351°, 83.3333%, 98.8235%
XYZ:
42.2428, 22.8594, 8.8425
xyY:
0.5713, 0.3091, 22.8594
CIE-Lab:
54.9272, 75.8500, 35.6783
CIE-LCH:
54.9272, 83.8222, 25.1914
CIE-Luv:
54.9272, 151.8241, 22.4430
Hunter-Lab:
47.8115, 74.0399, 22.5027
#fc2a4b color charts
#fc2a4b color shades, tints & tones
#fc2a4b color schemes
#fc2a4b color preview, HTML & CSS examples
This text has a color of #fc2a4b
<p style="color:#fc2a4b;">Text here</p>
.mytext {color:#fc2a4b;}
This box has a color of #fc2a4b
<div style="background-color:#fc2a4b;">Content here</div>
.mybackground {background-color:#fc2a4b;}
Border around this has a color of #fc2a4b
<div style="border:2px solid #fc2a4b;">Content here</div>
.myborder {border:2px solid #fc2a4b;}