#fc94bf color space conversions
Hex:
#fc94bf
RGB:
252, 148, 191
CMY:
1, 42, 25
CMYK:
0, 41, 24, 1
HSL:
335°, 94.5455%, 78.4314%
HSV (HSB):
335°, 41.2698%, 98.8235%
XYZ:
60.1388, 45.6368, 54.9293
xyY:
0.3742, 0.2840, 45.6368
CIE-Lab:
73.3093, 44.2947, -5.2314
CIE-LCH:
73.3093, 44.6025, 353.2644
CIE-Luv:
73.3093, 63.5261, -15.9389
Hunter-Lab:
67.5550, 40.6827, -0.9205
#fc94bf color charts
#fc94bf color shades, tints & tones
#fc94bf color schemes
#fc94bf color preview, HTML & CSS examples
This text has a color of #fc94bf
<p style="color:#fc94bf;">Text here</p>
.mytext {color:#fc94bf;}
This box has a color of #fc94bf
<div style="background-color:#fc94bf;">Content here</div>
.mybackground {background-color:#fc94bf;}
Border around this has a color of #fc94bf
<div style="border:2px solid #fc94bf;">Content here</div>
.myborder {border:2px solid #fc94bf;}