#fc95b5 color space conversions
Hex:
#fc95b5
RGB:
252, 149, 181
CMY:
1, 42, 29
CMYK:
0, 41, 28, 1
HSL:
341°, 94.4954%, 78.6275%
HSV (HSB):
341°, 40.8730%, 98.8235%
XYZ:
59.2328, 45.5265, 49.3817
xyY:
0.3843, 0.2954, 45.5265
CIE-Lab:
73.2373, 42.4387, 0.1958
CIE-LCH:
73.2373, 42.4392, 0.2643
CIE-Luv:
73.2373, 65.0204, -7.7102
Hunter-Lab:
67.4734, 38.6214, 3.8388
#fc95b5 color charts
#fc95b5 color shades, tints & tones
#fc95b5 color schemes
#fc95b5 color preview, HTML & CSS examples
This text has a color of #fc95b5
<p style="color:#fc95b5;">Text here</p>
.mytext {color:#fc95b5;}
This box has a color of #fc95b5
<div style="background-color:#fc95b5;">Content here</div>
.mybackground {background-color:#fc95b5;}
Border around this has a color of #fc95b5
<div style="border:2px solid #fc95b5;">Content here</div>
.myborder {border:2px solid #fc95b5;}