#fc7374 color space conversions
Hex:
#fc7374
RGB:
252, 115, 116
CMY:
1, 55, 55
CMYK:
0, 54, 54, 1
HSL:
360°, 95.8042%, 71.9608%
HSV (HSB):
360°, 54.3651%, 98.8235%
XYZ:
49.4280, 34.2179, 20.5226
xyY:
0.4745, 0.3285, 34.2179
CIE-Lab:
65.1351, 52.3618, 25.2171
CIE-LCH:
65.1351, 58.1177, 25.7152
CIE-Luv:
65.1351, 100.6561, 21.1538
Hunter-Lab:
58.4960, 48.4609, 20.1461
#fc7374 color charts
#fc7374 color shades, tints & tones
#fc7374 color schemes
#fc7374 color preview, HTML & CSS examples
This text has a color of #fc7374
<p style="color:#fc7374;">Text here</p>
.mytext {color:#fc7374;}
This box has a color of #fc7374
<div style="background-color:#fc7374;">Content here</div>
.mybackground {background-color:#fc7374;}
Border around this has a color of #fc7374
<div style="border:2px solid #fc7374;">Content here</div>
.myborder {border:2px solid #fc7374;}