#fd91b5 color space conversions
Hex:
#fd91b5
RGB:
253, 145, 181
CMY:
1, 43, 29
CMYK:
0, 43, 28, 1
HSL:
340°, 96.4286%, 78.0392%
HSV (HSB):
340°, 42.6877%, 99.2157%
XYZ:
58.9739, 44.4696, 49.1913
xyY:
0.3864, 0.2913, 44.4696
CIE-Lab:
72.5413, 44.8154, -0.8064
CIE-LCH:
72.5413, 44.8226, 358.9691
CIE-Luv:
72.5413, 68.0774, -9.6164
Hunter-Lab:
66.6856, 41.1581, 2.9440
#fd91b5 color charts
#fd91b5 color shades, tints & tones
#fd91b5 color schemes
#fd91b5 color preview, HTML & CSS examples
This text has a color of #fd91b5
<p style="color:#fd91b5;">Text here</p>
.mytext {color:#fd91b5;}
This box has a color of #fd91b5
<div style="background-color:#fd91b5;">Content here</div>
.mybackground {background-color:#fd91b5;}
Border around this has a color of #fd91b5
<div style="border:2px solid #fd91b5;">Content here</div>
.myborder {border:2px solid #fd91b5;}