#f0223d color space conversions
Hex:
#f0223d
RGB:
240, 34, 61
CMY:
6, 87, 76
CMYK:
0, 86, 75, 6
HSL:
352°, 87.2881%, 53.7255%
HSV (HSB):
352°, 85.8333%, 94.1176%
XYZ:
37.3495, 20.0062, 6.3079
xyY:
0.5867, 0.3142, 20.0062
CIE-Lab:
51.8443, 73.7963, 39.5851
CIE-LCH:
51.8443, 83.7430, 28.2096
CIE-Luv:
51.8443, 149.2084, 24.8823
Hunter-Lab:
44.7283, 70.7783, 22.9483
#f0223d color charts
#f0223d color shades, tints & tones
#f0223d color schemes
#f0223d color preview, HTML & CSS examples
This text has a color of #f0223d
<p style="color:#f0223d;">Text here</p>
.mytext {color:#f0223d;}
This box has a color of #f0223d
<div style="background-color:#f0223d;">Content here</div>
.mybackground {background-color:#f0223d;}
Border around this has a color of #f0223d
<div style="border:2px solid #f0223d;">Content here</div>
.myborder {border:2px solid #f0223d;}