#f75add color space conversions
Hex:
#f75add
RGB:
247, 90, 221
CMY:
3, 65, 13
CMYK:
0, 64, 11, 3
HSL:
310°, 90.7514%, 66.0784%
HSV (HSB):
310°, 63.5628%, 96.8627%
XYZ:
55.0651, 32.3069, 71.7402
xyY:
0.3461, 0.2030, 32.3069
CIE-Lab:
63.5958, 73.7355, -36.7986
CIE-LCH:
63.5958, 82.4079, 333.4779
CIE-Luv:
63.5958, 77.6630, -68.7556
Hunter-Lab:
56.8392, 73.4599, -35.0461
#f75add color charts
#f75add color shades, tints & tones
#f75add color schemes
#f75add color preview, HTML & CSS examples
This text has a color of #f75add
<p style="color:#f75add;">Text here</p>
.mytext {color:#f75add;}
This box has a color of #f75add
<div style="background-color:#f75add;">Content here</div>
.mybackground {background-color:#f75add;}
Border around this has a color of #f75add
<div style="border:2px solid #f75add;">Content here</div>
.myborder {border:2px solid #f75add;}