#fc0db9 color space conversions
Hex:
#fc0db9
RGB:
252, 13, 185
CMY:
1, 95, 27
CMYK:
0, 95, 27, 1
HSL:
317°, 97.5510%, 51.9608%
HSV (HSB):
317°, 94.8413%, 98.8235%
XYZ:
49.0458, 24.4861, 48.0402
xyY:
0.4034, 0.2014, 24.4861
CIE-Lab:
56.5712, 88.2361, -27.1346
CIE-LCH:
56.5712, 92.3141, 342.9062
CIE-Luv:
56.5712, 111.9326, -55.2535
Hunter-Lab:
49.4834, 90.3253, -22.9224
#fc0db9 color charts
#fc0db9 color shades, tints & tones
#fc0db9 color schemes
#fc0db9 color preview, HTML & CSS examples
This text has a color of #fc0db9
<p style="color:#fc0db9;">Text here</p>
.mytext {color:#fc0db9;}
This box has a color of #fc0db9
<div style="background-color:#fc0db9;">Content here</div>
.mybackground {background-color:#fc0db9;}
Border around this has a color of #fc0db9
<div style="border:2px solid #fc0db9;">Content here</div>
.myborder {border:2px solid #fc0db9;}