#f15d2d color space conversions
Hex:
#f15d2d
RGB:
241, 93, 45
CMY:
5, 64, 82
CMYK:
0, 61, 81, 5
HSL:
15°, 87.5000%, 56.0784%
HSV (HSB):
15°, 81.3278%, 94.5098%
XYZ:
40.6636, 26.7189, 5.4967
xyY:
0.5580, 0.3666, 26.7189
CIE-Lab:
58.7133, 54.7153, 54.8991
CIE-LCH:
58.7133, 77.5092, 45.0961
CIE-Luv:
58.7133, 120.1005, 43.3384
Hunter-Lab:
51.6904, 49.9638, 29.8784
#f15d2d color charts
#f15d2d color shades, tints & tones
#f15d2d color schemes
#f15d2d color preview, HTML & CSS examples
This text has a color of #f15d2d
<p style="color:#f15d2d;">Text here</p>
.mytext {color:#f15d2d;}
This box has a color of #f15d2d
<div style="background-color:#f15d2d;">Content here</div>
.mybackground {background-color:#f15d2d;}
Border around this has a color of #f15d2d
<div style="border:2px solid #f15d2d;">Content here</div>
.myborder {border:2px solid #f15d2d;}