#fc8488 color space conversions
Hex:
#fc8488
RGB:
252, 132, 136
CMY:
1, 48, 47
CMYK:
0, 48, 46, 1
HSL:
358°, 95.2381%, 75.2941%
HSV (HSB):
358°, 47.6190%, 98.8235%
XYZ:
52.8401, 38.9755, 28.0306
xyY:
0.4409, 0.3252, 38.9755
CIE-Lab:
68.7335, 45.8984, 18.8629
CIE-LCH:
68.7335, 49.6233, 22.3413
CIE-Luv:
68.7335, 84.9569, 15.9061
Hunter-Lab:
62.4304, 41.8263, 17.0807
#fc8488 color charts
#fc8488 color shades, tints & tones
#fc8488 color schemes
#fc8488 color preview, HTML & CSS examples
This text has a color of #fc8488
<p style="color:#fc8488;">Text here</p>
.mytext {color:#fc8488;}
This box has a color of #fc8488
<div style="background-color:#fc8488;">Content here</div>
.mybackground {background-color:#fc8488;}
Border around this has a color of #fc8488
<div style="border:2px solid #fc8488;">Content here</div>
.myborder {border:2px solid #fc8488;}