#f00a4a color space conversions
Hex:
#f00a4a
RGB:
240, 10, 74
CMY:
6, 96, 71
CMYK:
0, 96, 69, 6
HSL:
343°, 92.0000%, 49.0196%
HSV (HSB):
343°, 95.8333%, 94.1176%
XYZ:
37.2798, 19.2368, 8.2268
xyY:
0.5758, 0.2971, 19.2368
CIE-Lab:
50.9631, 77.3665, 30.9024
CIE-LCH:
50.9631, 83.3098, 21.7732
CIE-Luv:
50.9631, 150.7848, 16.9615
Hunter-Lab:
43.8597, 74.9663, 19.5808
#f00a4a color charts
#f00a4a color shades, tints & tones
#f00a4a color schemes
#f00a4a color preview, HTML & CSS examples
This text has a color of #f00a4a
<p style="color:#f00a4a;">Text here</p>
.mytext {color:#f00a4a;}
This box has a color of #f00a4a
<div style="background-color:#f00a4a;">Content here</div>
.mybackground {background-color:#f00a4a;}
Border around this has a color of #f00a4a
<div style="border:2px solid #f00a4a;">Content here</div>
.myborder {border:2px solid #f00a4a;}