#fe91d5 color space conversions
Hex:
#fe91d5
RGB:
254, 145, 213
CMY:
0, 43, 16
CMYK:
0, 43, 16, 0
HSL:
323°, 98.1982%, 78.2353%
HSV (HSB):
323°, 42.9134%, 99.6078%
XYZ:
63.0087, 46.1257, 68.5330
xyY:
0.3546, 0.2596, 46.1257
CIE-Lab:
73.6270, 49.6473, -16.8703
CIE-LCH:
73.6270, 52.4353, 341.2321
CIE-Luv:
73.6270, 61.7951, -34.5818
Hunter-Lab:
67.9159, 46.7497, -12.2876
#fe91d5 color charts
#fe91d5 color shades, tints & tones
#fe91d5 color schemes
#fe91d5 color preview, HTML & CSS examples
This text has a color of #fe91d5
<p style="color:#fe91d5;">Text here</p>
.mytext {color:#fe91d5;}
This box has a color of #fe91d5
<div style="background-color:#fe91d5;">Content here</div>
.mybackground {background-color:#fe91d5;}
Border around this has a color of #fe91d5
<div style="border:2px solid #fe91d5;">Content here</div>
.myborder {border:2px solid #fe91d5;}