#fd91d6 color space conversions
Hex:
#fd91d6
RGB:
253, 145, 214
CMY:
1, 43, 16
CMYK:
0, 43, 15, 1
HSL:
322°, 96.4286%, 78.0392%
HSV (HSB):
322°, 42.6877%, 99.2157%
XYZ:
62.7710, 45.9885, 69.1866
xyY:
0.3528, 0.2584, 45.9885
CIE-Lab:
73.5381, 49.4820, -17.5668
CIE-LCH:
73.5381, 52.5077, 340.4544
CIE-Luv:
73.5381, 60.8615, -35.6254
Hunter-Lab:
67.8148, 46.5480, -13.0190
#fd91d6 color charts
#fd91d6 color shades, tints & tones
#fd91d6 color schemes
#fd91d6 color preview, HTML & CSS examples
This text has a color of #fd91d6
<p style="color:#fd91d6;">Text here</p>
.mytext {color:#fd91d6;}
This box has a color of #fd91d6
<div style="background-color:#fd91d6;">Content here</div>
.mybackground {background-color:#fd91d6;}
Border around this has a color of #fd91d6
<div style="border:2px solid #fd91d6;">Content here</div>
.myborder {border:2px solid #fd91d6;}