#fc4145 color space conversions
Hex:
#fc4145
RGB:
252, 65, 69
CMY:
1, 75, 73
CMYK:
0, 74, 73, 1
HSL:
359°, 96.8912%, 62.1569%
HSV (HSB):
359°, 74.2063%, 98.8235%
XYZ:
43.1094, 24.9057, 8.1654
xyY:
0.5659, 0.3269, 24.9057
CIE-Lab:
56.9834, 69.5782, 41.4931
CIE-LCH:
56.9834, 81.0111, 30.8098
CIE-Luv:
56.9834, 142.9754, 29.4264
Hunter-Lab:
49.9056, 66.8566, 25.2331
#fc4145 color charts
#fc4145 color shades, tints & tones
#fc4145 color schemes
#fc4145 color preview, HTML & CSS examples
This text has a color of #fc4145
<p style="color:#fc4145;">Text here</p>
.mytext {color:#fc4145;}
This box has a color of #fc4145
<div style="background-color:#fc4145;">Content here</div>
.mybackground {background-color:#fc4145;}
Border around this has a color of #fc4145
<div style="border:2px solid #fc4145;">Content here</div>
.myborder {border:2px solid #fc4145;}