#f00d87 color space conversions
Hex:
#f00d87
RGB:
240, 13, 135
CMY:
6, 95, 47
CMYK:
0, 95, 44, 6
HSL:
328°, 89.7233%, 49.6078%
HSV (HSB):
328°, 94.5833%, 94.1176%
XYZ:
40.4523, 20.5624, 24.7585
xyY:
0.4716, 0.2397, 20.5624
CIE-Lab:
52.4672, 80.9842, -4.0258
CIE-LCH:
52.4672, 81.0841, 357.1541
CIE-Luv:
52.4672, 125.8697, -21.1497
Hunter-Lab:
45.3458, 79.8821, -0.6300
#f00d87 color charts
#f00d87 color shades, tints & tones
#f00d87 color schemes
#f00d87 color preview, HTML & CSS examples
This text has a color of #f00d87
<p style="color:#f00d87;">Text here</p>
.mytext {color:#f00d87;}
This box has a color of #f00d87
<div style="background-color:#f00d87;">Content here</div>
.mybackground {background-color:#f00d87;}
Border around this has a color of #f00d87
<div style="border:2px solid #f00d87;">Content here</div>
.myborder {border:2px solid #f00d87;}