#f00d97 color space conversions
Hex:
#f00d97
RGB:
240, 13, 151
CMY:
6, 95, 41
CMYK:
0, 95, 37, 6
HSL:
324°, 89.7233%, 49.6078%
HSV (HSB):
324°, 94.5833%, 94.1176%
XYZ:
41.6650, 21.0475, 31.1447
xyY:
0.4439, 0.2242, 21.0475
CIE-Lab:
53.0014, 82.4029, -12.8086
CIE-LCH:
53.0014, 83.3925, 351.1647
CIE-Luv:
53.0014, 118.4074, -33.1724
Hunter-Lab:
45.8775, 81.8243, -8.1357
#f00d97 color charts
#f00d97 color shades, tints & tones
#f00d97 color schemes
#f00d97 color preview, HTML & CSS examples
This text has a color of #f00d97
<p style="color:#f00d97;">Text here</p>
.mytext {color:#f00d97;}
This box has a color of #f00d97
<div style="background-color:#f00d97;">Content here</div>
.mybackground {background-color:#f00d97;}
Border around this has a color of #f00d97
<div style="border:2px solid #f00d97;">Content here</div>
.myborder {border:2px solid #f00d97;}