#fc5145 color space conversions
Hex:
#fc5145
RGB:
252, 81, 69
CMY:
1, 68, 73
CMYK:
0, 68, 73, 1
HSL:
4°, 96.8254%, 62.9412%
HSV (HSB):
4°, 72.6190%, 98.8235%
XYZ:
44.1615, 27.0100, 8.5161
xyY:
0.5542, 0.3389, 27.0100
CIE-Lab:
58.9836, 64.0572, 43.7510
CIE-LCH:
58.9836, 77.5724, 34.3330
CIE-Luv:
58.9836, 133.5408, 33.4190
Hunter-Lab:
51.9711, 60.7276, 26.6644
#fc5145 color charts
#fc5145 color shades, tints & tones
#fc5145 color schemes
#fc5145 color preview, HTML & CSS examples
This text has a color of #fc5145
<p style="color:#fc5145;">Text here</p>
.mytext {color:#fc5145;}
This box has a color of #fc5145
<div style="background-color:#fc5145;">Content here</div>
.mybackground {background-color:#fc5145;}
Border around this has a color of #fc5145
<div style="border:2px solid #fc5145;">Content here</div>
.myborder {border:2px solid #fc5145;}