#fc088d color space conversions
Hex:
#fc088d
RGB:
252, 8, 141
CMY:
1, 97, 45
CMYK:
0, 97, 44, 1
HSL:
327°, 97.6000%, 50.9804%
HSV (HSB):
327°, 96.8254%, 98.8235%
XYZ:
45.0394, 22.7922, 27.2248
xyY:
0.4738, 0.2398, 22.7922
CIE-Lab:
54.8576, 84.3908, -3.8300
CIE-LCH:
54.8576, 84.4776, 357.4015
CIE-Luv:
54.8576, 133.0896, -21.8103
Hunter-Lab:
47.7412, 84.8514, -0.3918
#fc088d color charts
#fc088d color shades, tints & tones
#fc088d color schemes
#fc088d color preview, HTML & CSS examples
This text has a color of #fc088d
<p style="color:#fc088d;">Text here</p>
.mytext {color:#fc088d;}
This box has a color of #fc088d
<div style="background-color:#fc088d;">Content here</div>
.mybackground {background-color:#fc088d;}
Border around this has a color of #fc088d
<div style="border:2px solid #fc088d;">Content here</div>
.myborder {border:2px solid #fc088d;}