#fc274c color space conversions
Hex:
#fc274c
RGB:
252, 39, 76
CMY:
1, 85, 70
CMYK:
0, 85, 70, 1
HSL:
350°, 97.2603%, 57.0588%
HSV (HSB):
350°, 84.5238%, 98.8235%
XYZ:
42.1749, 22.6683, 8.9900
xyY:
0.5712, 0.3070, 22.6683
CIE-Lab:
54.7290, 76.4995, 34.8575
CIE-LCH:
54.7290, 84.0668, 24.4967
CIE-Luv:
54.7290, 152.5820, 21.5367
Hunter-Lab:
47.6112, 74.7990, 22.1326
#fc274c color charts
#fc274c color shades, tints & tones
#fc274c color schemes
#fc274c color preview, HTML & CSS examples
This text has a color of #fc274c
<p style="color:#fc274c;">Text here</p>
.mytext {color:#fc274c;}
This box has a color of #fc274c
<div style="background-color:#fc274c;">Content here</div>
.mybackground {background-color:#fc274c;}
Border around this has a color of #fc274c
<div style="border:2px solid #fc274c;">Content here</div>
.myborder {border:2px solid #fc274c;}