#f03d3d color space conversions
Hex:
#f03d3d
RGB:
240, 61, 61
CMY:
6, 76, 76
CMYK:
0, 75, 75, 6
HSL:
0°, 85.6459%, 59.0196%
HSV (HSB):
0°, 74.5833%, 94.1176%
XYZ:
38.4462, 22.1997, 6.6735
xyY:
0.5711, 0.3298, 22.1997
CIE-Lab:
54.2382, 67.0276, 42.2456
CIE-LCH:
54.2382, 79.2300, 32.2221
CIE-Luv:
54.2382, 137.4995, 29.6499
Hunter-Lab:
47.1165, 63.1988, 24.5838
#f03d3d color charts
#f03d3d color shades, tints & tones
#f03d3d color schemes
#f03d3d color preview, HTML & CSS examples
This text has a color of #f03d3d
<p style="color:#f03d3d;">Text here</p>
.mytext {color:#f03d3d;}
This box has a color of #f03d3d
<div style="background-color:#f03d3d;">Content here</div>
.mybackground {background-color:#f03d3d;}
Border around this has a color of #f03d3d
<div style="border:2px solid #f03d3d;">Content here</div>
.myborder {border:2px solid #f03d3d;}