#f00a75 color space conversions
Hex:
#f00a75
RGB:
240, 10, 117
CMY:
6, 96, 54
CMYK:
0, 96, 51, 6
HSL:
332°, 92.0000%, 49.0196%
HSV (HSB):
332°, 95.8333%, 94.1176%
XYZ:
39.2546, 20.0267, 18.6262
xyY:
0.5039, 0.2571, 20.0267
CIE-Lab:
51.8674, 79.8205, 5.9884
CIE-LCH:
51.8674, 80.0448, 4.2905
CIE-Luv:
51.8674, 134.2745, -8.5279
Hunter-Lab:
44.7512, 78.2610, 6.6483
#f00a75 color charts
#f00a75 color shades, tints & tones
#f00a75 color schemes
#f00a75 color preview, HTML & CSS examples
This text has a color of #f00a75
<p style="color:#f00a75;">Text here</p>
.mytext {color:#f00a75;}
This box has a color of #f00a75
<div style="background-color:#f00a75;">Content here</div>
.mybackground {background-color:#f00a75;}
Border around this has a color of #f00a75
<div style="border:2px solid #f00a75;">Content here</div>
.myborder {border:2px solid #f00a75;}