#f800d0 color space conversions
Hex:
#f800d0
RGB:
248, 0, 208
CMY:
3, 100, 18
CMYK:
0, 100, 16, 3
HSL:
310°, 100.0000%, 48.6275%
HSV (HSB):
310°, 100.0000%, 97.2549%
XYZ:
50.0966, 24.5105, 61.7651
xyY:
0.3674, 0.1797, 24.5105
CIE-Lab:
56.5954, 90.9759, -40.3965
CIE-LCH:
56.5954, 99.5414, 336.0571
CIE-Luv:
56.5954, 98.9189, -75.4411
Hunter-Lab:
49.5081, 93.9825, -39.3131
#f800d0 color charts
#f800d0 color shades, tints & tones
#f800d0 color schemes
#f800d0 color preview, HTML & CSS examples
This text has a color of #f800d0
<p style="color:#f800d0;">Text here</p>
.mytext {color:#f800d0;}
This box has a color of #f800d0
<div style="background-color:#f800d0;">Content here</div>
.mybackground {background-color:#f800d0;}
Border around this has a color of #f800d0
<div style="border:2px solid #f800d0;">Content here</div>
.myborder {border:2px solid #f800d0;}