#fc8baf color space conversions
Hex:
#fc8baf
RGB:
252, 139, 175
CMY:
1, 45, 31
CMYK:
0, 45, 31, 1
HSL:
341°, 94.9580%, 76.6667%
HSV (HSB):
341°, 44.8413%, 98.8235%
XYZ:
57.1154, 42.2558, 45.7033
xyY:
0.3937, 0.2913, 42.2558
CIE-Lab:
71.0469, 46.7287, 0.3336
CIE-LCH:
71.0469, 46.7299, 0.4090
CIE-Luv:
71.0469, 72.0960, -8.3759
Hunter-Lab:
65.0045, 43.0789, 3.8176
#fc8baf color charts
#fc8baf color shades, tints & tones
#fc8baf color schemes
#fc8baf color preview, HTML & CSS examples
This text has a color of #fc8baf
<p style="color:#fc8baf;">Text here</p>
.mytext {color:#fc8baf;}
This box has a color of #fc8baf
<div style="background-color:#fc8baf;">Content here</div>
.mybackground {background-color:#fc8baf;}
Border around this has a color of #fc8baf
<div style="border:2px solid #fc8baf;">Content here</div>
.myborder {border:2px solid #fc8baf;}