#fc274f color space conversions
Hex:
#fc274f
RGB:
252, 39, 79
CMY:
1, 85, 69
CMYK:
0, 85, 69, 1
HSL:
349°, 97.2603%, 57.0588%
HSV (HSB):
349°, 84.5238%, 98.8235%
XYZ:
42.2817, 22.7110, 9.5523
xyY:
0.5672, 0.3047, 22.7110
CIE-Lab:
54.7734, 76.6298, 33.1550
CIE-LCH:
54.7734, 83.4948, 23.3964
CIE-Luv:
54.7734, 151.7084, 20.1195
Hunter-Lab:
47.6561, 74.9717, 21.4750
#fc274f color charts
#fc274f color shades, tints & tones
#fc274f color schemes
#fc274f color preview, HTML & CSS examples
This text has a color of #fc274f
<p style="color:#fc274f;">Text here</p>
.mytext {color:#fc274f;}
This box has a color of #fc274f
<div style="background-color:#fc274f;">Content here</div>
.mybackground {background-color:#fc274f;}
Border around this has a color of #fc274f
<div style="border:2px solid #fc274f;">Content here</div>
.myborder {border:2px solid #fc274f;}