#f800ae color space conversions
Hex:
#f800ae
RGB:
248, 0, 174
CMY:
3, 100, 32
CMYK:
0, 100, 30, 3
HSL:
318°, 100.0000%, 48.6275%
HSV (HSB):
318°, 100.0000%, 97.2549%
XYZ:
46.3514, 23.0125, 42.0433
xyY:
0.4161, 0.2066, 23.0125
CIE-Lab:
55.0852, 87.1589, -23.0776
CIE-LCH:
55.0852, 90.1623, 345.1697
CIE-Luv:
55.0852, 114.8031, -48.8740
Hunter-Lab:
47.9713, 88.5226, -18.3833
#f800ae color charts
#f800ae RGB chart
#f800ae CMYK chart
#f800ae RGB pie chart
#f800ae color shades, tints & tones
#f800ae color schemes
#f800ae color preview, HTML & CSS examples
This text has a color of #f800ae
<p style="color:#f800ae;">Text here</p>
.mytext {color:#f800ae;}
Text color #f800ae
This box has a color of #f800ae
<div style="background-color:#f800ae;">Content here</div>
.mybackground {background-color:#f800ae;}
Background color #f800ae
Border around this has a color of #f800ae
<div style="border:2px solid #f800ae;">Content here</div>
.myborder {border:2px solid #f800ae;}
Border color #f800ae