#fc8384 color space conversions
Hex:
#fc8384
RGB:
252, 131, 132
CMY:
1, 49, 48
CMYK:
0, 48, 48, 1
HSL:
360°, 95.2756%, 75.0980%
HSV (HSB):
360°, 48.0159%, 98.8235%
XYZ:
52.4260, 38.5940, 26.5160
xyY:
0.4460, 0.3284, 38.5940
CIE-Lab:
68.4561, 46.0175, 20.7187
CIE-LCH:
68.4561, 50.4666, 24.2390
CIE-Luv:
68.4561, 86.4575, 18.0433
Hunter-Lab:
62.1241, 41.9177, 18.1805
#fc8384 color charts
#fc8384 color shades, tints & tones
#fc8384 color schemes
#fc8384 color preview, HTML & CSS examples
This text has a color of #fc8384
<p style="color:#fc8384;">Text here</p>
.mytext {color:#fc8384;}
This box has a color of #fc8384
<div style="background-color:#fc8384;">Content here</div>
.mybackground {background-color:#fc8384;}
Border around this has a color of #fc8384
<div style="border:2px solid #fc8384;">Content here</div>
.myborder {border:2px solid #fc8384;}