#fc274b color space conversions
Hex:
#fc274b
RGB:
252, 39, 75
CMY:
1, 85, 71
CMYK:
0, 85, 70, 1
HSL:
350°, 97.2603%, 57.0588%
HSV (HSB):
350°, 84.5238%, 98.8235%
XYZ:
42.1404, 22.6545, 8.8083
xyY:
0.5725, 0.3078, 22.6545
CIE-Lab:
54.7146, 76.4574, 35.4235
CIE-LCH:
54.7146, 84.2648, 24.8588
CIE-Luv:
54.7146, 152.8665, 21.9979
Hunter-Lab:
47.5967, 74.7431, 22.3454
#fc274b color charts
#fc274b color shades, tints & tones
#fc274b color schemes
#fc274b color preview, HTML & CSS examples
This text has a color of #fc274b
<p style="color:#fc274b;">Text here</p>
.mytext {color:#fc274b;}
This box has a color of #fc274b
<div style="background-color:#fc274b;">Content here</div>
.mybackground {background-color:#fc274b;}
Border around this has a color of #fc274b
<div style="border:2px solid #fc274b;">Content here</div>
.myborder {border:2px solid #fc274b;}