#f10d0d color space conversions
Hex:
#f10d0d
RGB:
241, 13, 13
CMY:
5, 95, 95
CMYK:
0, 95, 95, 5
HSL:
0°, 89.7638%, 49.8039%
HSV (HSB):
0°, 94.6058%, 94.5098%
XYZ:
36.4922, 19.0177, 2.1282
xyY:
0.6331, 0.3299, 19.0177
CIE-Lab:
50.7079, 75.8707, 61.1394
CIE-LCH:
50.7079, 97.4392, 38.8632
CIE-Luv:
50.7079, 162.8194, 35.1121
Hunter-Lab:
43.6093, 73.0525, 27.6330
#f10d0d color charts
#f10d0d color shades, tints & tones
#f10d0d color schemes
#f10d0d color preview, HTML & CSS examples
This text has a color of #f10d0d
<p style="color:#f10d0d;">Text here</p>
.mytext {color:#f10d0d;}
This box has a color of #f10d0d
<div style="background-color:#f10d0d;">Content here</div>
.mybackground {background-color:#f10d0d;}
Border around this has a color of #f10d0d
<div style="border:2px solid #f10d0d;">Content here</div>
.myborder {border:2px solid #f10d0d;}