#fc90bd color space conversions
Hex:
#fc90bd
RGB:
252, 144, 189
CMY:
1, 44, 26
CMYK:
0, 43, 25, 1
HSL:
335°, 94.7368%, 77.6471%
HSV (HSB):
335°, 42.8571%, 98.8235%
XYZ:
59.3035, 44.3161, 53.5723
xyY:
0.3773, 0.2819, 44.3161
CIE-Lab:
72.4393, 46.0480, -5.4093
CIE-LCH:
72.4393, 46.3647, 353.3001
CIE-Luv:
72.4393, 66.1745, -16.5203
Hunter-Lab:
66.5703, 42.5167, -1.1143
#fc90bd color charts
#fc90bd color shades, tints & tones
#fc90bd color schemes
#fc90bd color preview, HTML & CSS examples
This text has a color of #fc90bd
<p style="color:#fc90bd;">Text here</p>
.mytext {color:#fc90bd;}
This box has a color of #fc90bd
<div style="background-color:#fc90bd;">Content here</div>
.mybackground {background-color:#fc90bd;}
Border around this has a color of #fc90bd
<div style="border:2px solid #fc90bd;">Content here</div>
.myborder {border:2px solid #fc90bd;}