#fd99bf color space conversions
Hex:
#fd99bf
RGB:
253, 153, 191
CMY:
1, 40, 25
CMYK:
0, 40, 25, 1
HSL:
337°, 96.1538%, 79.6078%
HSV (HSB):
337°, 39.5257%, 99.2157%
XYZ:
61.3032, 47.4267, 55.2135
xyY:
0.3739, 0.2893, 47.4267
CIE-Lab:
74.4619, 42.0793, -3.5181
CIE-LCH:
74.4619, 42.2261, 355.2208
CIE-Luv:
74.4619, 61.4541, -13.0192
Hunter-Lab:
68.8670, 38.3776, 0.6718
#fd99bf color charts
#fd99bf color shades, tints & tones
#fd99bf color schemes
#fd99bf color preview, HTML & CSS examples
This text has a color of #fd99bf
<p style="color:#fd99bf;">Text here</p>
.mytext {color:#fd99bf;}
This box has a color of #fd99bf
<div style="background-color:#fd99bf;">Content here</div>
.mybackground {background-color:#fd99bf;}
Border around this has a color of #fd99bf
<div style="border:2px solid #fd99bf;">Content here</div>
.myborder {border:2px solid #fd99bf;}