#f12d2d color space conversions
Hex:
#f12d2d
RGB:
241, 45, 45
CMY:
5, 82, 82
CMYK:
0, 81, 81, 5
HSL:
0°, 87.5000%, 56.0784%
HSV (HSB):
0°, 81.3278%, 94.5098%
XYZ:
37.6877, 20.7670, 4.5047
xyY:
0.5986, 0.3298, 20.7670
CIE-Lab:
52.6935, 71.2376, 49.2649
CIE-LCH:
52.6935, 86.6131, 34.6661
CIE-Luv:
52.6935, 149.1876, 32.1713
Hunter-Lab:
45.5708, 67.8729, 26.0387
#f12d2d color charts
#f12d2d color shades, tints & tones
#f12d2d color schemes
#f12d2d color preview, HTML & CSS examples
This text has a color of #f12d2d
<p style="color:#f12d2d;">Text here</p>
.mytext {color:#f12d2d;}
This box has a color of #f12d2d
<div style="background-color:#f12d2d;">Content here</div>
.mybackground {background-color:#f12d2d;}
Border around this has a color of #f12d2d
<div style="border:2px solid #f12d2d;">Content here</div>
.myborder {border:2px solid #f12d2d;}