#fc8493 color space conversions
Hex:
#fc8493
RGB:
252, 132, 147
CMY:
1, 48, 42
CMYK:
0, 48, 42, 1
HSL:
353°, 95.2381%, 75.2941%
HSV (HSB):
353°, 47.6190%, 98.8235%
XYZ:
53.6626, 39.3046, 32.3620
xyY:
0.4282, 0.3136, 39.3046
CIE-Lab:
68.9713, 46.9959, 13.0308
CIE-LCH:
68.9713, 48.7690, 15.4974
CIE-Luv:
68.9713, 82.5831, 8.5067
Hunter-Lab:
62.6933, 43.0744, 13.2802
#fc8493 color charts
#fc8493 color shades, tints & tones
#fc8493 color schemes
#fc8493 color preview, HTML & CSS examples
This text has a color of #fc8493
<p style="color:#fc8493;">Text here</p>
.mytext {color:#fc8493;}
This box has a color of #fc8493
<div style="background-color:#fc8493;">Content here</div>
.mybackground {background-color:#fc8493;}
Border around this has a color of #fc8493
<div style="border:2px solid #fc8493;">Content here</div>
.myborder {border:2px solid #fc8493;}