#fc94b3 color space conversions
Hex:
#fc94b3
RGB:
252, 148, 179
CMY:
1, 42, 30
CMYK:
0, 41, 29, 1
HSL:
342°, 94.5455%, 78.4314%
HSV (HSB):
342°, 41.2698%, 98.8235%
XYZ:
58.8715, 45.1299, 48.2559
xyY:
0.3867, 0.2964, 45.1299
CIE-Lab:
72.9774, 42.6887, 0.9244
CIE-LCH:
72.9774, 42.6987, 1.2405
CIE-Luv:
72.9774, 66.0101, -6.7249
Hunter-Lab:
67.1788, 38.8637, 4.4360
#fc94b3 color charts
#fc94b3 color shades, tints & tones
#fc94b3 color schemes
#fc94b3 color preview, HTML & CSS examples
This text has a color of #fc94b3
<p style="color:#fc94b3;">Text here</p>
.mytext {color:#fc94b3;}
This box has a color of #fc94b3
<div style="background-color:#fc94b3;">Content here</div>
.mybackground {background-color:#fc94b3;}
Border around this has a color of #fc94b3
<div style="border:2px solid #fc94b3;">Content here</div>
.myborder {border:2px solid #fc94b3;}