#fc5d89 color space conversions
Hex:
#fc5d89
RGB:
252, 93, 137
CMY:
1, 64, 46
CMYK:
0, 63, 46, 1
HSL:
343°, 96.3636%, 67.6471%
HSV (HSB):
343°, 63.0952%, 98.8235%
XYZ:
48.5746, 30.3303, 26.9611
xyY:
0.4588, 0.2865, 30.3303
CIE-Lab:
61.9382, 63.8143, 8.7860
CIE-LCH:
61.9382, 64.4163, 7.8392
CIE-Luv:
61.9382, 108.4021, -1.0042
Hunter-Lab:
55.0729, 61.0602, 9.5255
#fc5d89 color charts
#fc5d89 color shades, tints & tones
#fc5d89 color schemes
#fc5d89 color preview, HTML & CSS examples
This text has a color of #fc5d89
<p style="color:#fc5d89;">Text here</p>
.mytext {color:#fc5d89;}
This box has a color of #fc5d89
<div style="background-color:#fc5d89;">Content here</div>
.mybackground {background-color:#fc5d89;}
Border around this has a color of #fc5d89
<div style="border:2px solid #fc5d89;">Content here</div>
.myborder {border:2px solid #fc5d89;}