#fd92ed color space conversions
Hex:
#fd92ed
RGB:
253, 146, 237
CMY:
1, 43, 7
CMYK:
0, 42, 6, 1
HSL:
309°, 96.3964%, 78.2353%
HSV (HSB):
309°, 42.2925%, 99.2157%
XYZ:
66.0730, 47.5548, 85.8173
xyY:
0.3313, 0.2384, 47.5548
CIE-Lab:
74.5433, 52.6539, -28.6340
CIE-LCH:
74.5433, 59.9361, 331.4619
CIE-Luv:
74.5433, 55.2943, -53.8342
Hunter-Lab:
68.9600, 50.3469, -25.5115
#fd92ed color charts
#fd92ed color shades, tints & tones
#fd92ed color schemes
#fd92ed color preview, HTML & CSS examples
This text has a color of #fd92ed
<p style="color:#fd92ed;">Text here</p>
.mytext {color:#fd92ed;}
This box has a color of #fd92ed
<div style="background-color:#fd92ed;">Content here</div>
.mybackground {background-color:#fd92ed;}
Border around this has a color of #fd92ed
<div style="border:2px solid #fd92ed;">Content here</div>
.myborder {border:2px solid #fd92ed;}