#f800d7 color space conversions
Hex:
#f800d7
RGB:
248, 0, 215
CMY:
3, 100, 16
CMYK:
0, 100, 13, 3
HSL:
308°, 100.0000%, 48.6275%
HSV (HSB):
308°, 100.0000%, 97.2549%
XYZ:
50.9771, 24.8628, 66.4022
xyY:
0.3584, 0.1748, 24.8628
CIE-Lab:
56.9415, 91.8369, -43.8434
CIE-LCH:
56.9415, 101.7657, 334.4800
CIE-Luv:
56.9415, 95.7837, -80.8602
Hunter-Lab:
49.8626, 95.2305, -44.0529
#f800d7 color charts
#f800d7 color shades, tints & tones
#f800d7 color schemes
#f800d7 color preview, HTML & CSS examples
This text has a color of #f800d7
<p style="color:#f800d7;">Text here</p>
.mytext {color:#f800d7;}
This box has a color of #f800d7
<div style="background-color:#f800d7;">Content here</div>
.mybackground {background-color:#f800d7;}
Border around this has a color of #f800d7
<div style="border:2px solid #f800d7;">Content here</div>
.myborder {border:2px solid #f800d7;}