#fc8083 color space conversions
Hex:
#fc8083
RGB:
252, 128, 131
CMY:
1, 50, 49
CMYK:
0, 49, 48, 1
HSL:
359°, 95.3846%, 74.5098%
HSV (HSB):
359°, 49.2063%, 98.8235%
XYZ:
51.9608, 37.7725, 26.0249
xyY:
0.4489, 0.3263, 37.7725
CIE-Lab:
67.8526, 47.4024, 20.4540
CIE-LCH:
67.8526, 51.6271, 23.3401
CIE-Luv:
67.8526, 88.6657, 17.3456
Hunter-Lab:
61.4593, 43.3590, 17.9152
#fc8083 color charts
#fc8083 color shades, tints & tones
#fc8083 color schemes
#fc8083 color preview, HTML & CSS examples
This text has a color of #fc8083
<p style="color:#fc8083;">Text here</p>
.mytext {color:#fc8083;}
This box has a color of #fc8083
<div style="background-color:#fc8083;">Content here</div>
.mybackground {background-color:#fc8083;}
Border around this has a color of #fc8083
<div style="border:2px solid #fc8083;">Content here</div>
.myborder {border:2px solid #fc8083;}