#fd91f5 color space conversions
Hex:
#fd91f5
RGB:
253, 145, 245
CMY:
1, 43, 4
CMYK:
0, 43, 3, 1
HSL:
304°, 96.4286%, 78.0392%
HSV (HSB):
304°, 42.6877%, 99.2157%
XYZ:
67.1148, 47.7260, 92.0609
xyY:
0.3244, 0.2307, 47.7260
CIE-Lab:
74.6518, 54.5021, -32.8228
CIE-LCH:
74.6518, 63.6225, 328.9424
CIE-Luv:
74.6518, 53.9757, -60.9503
Hunter-Lab:
69.0840, 52.5150, -30.6506
#fd91f5 color charts
#fd91f5 color shades, tints & tones
#fd91f5 color schemes
#fd91f5 color preview, HTML & CSS examples
This text has a color of #fd91f5
<p style="color:#fd91f5;">Text here</p>
.mytext {color:#fd91f5;}
This box has a color of #fd91f5
<div style="background-color:#fd91f5;">Content here</div>
.mybackground {background-color:#fd91f5;}
Border around this has a color of #fd91f5
<div style="border:2px solid #fd91f5;">Content here</div>
.myborder {border:2px solid #fd91f5;}