#f10d00 color space conversions
Hex:
#f10d00
RGB:
241, 13, 0
CMY:
5, 95, 100
CMYK:
0, 95, 100, 5
HSL:
3°, 100.0000%, 47.2549%
HSV (HSB):
3°, 100.0000%, 94.5098%
XYZ:
36.4196, 18.9886, 1.7456
xyY:
0.6372, 0.3322, 18.9886
CIE-Lab:
50.6739, 75.7759, 64.5242
CIE-LCH:
50.6739, 99.5257, 40.4148
CIE-Luv:
50.6739, 163.6104, 36.3039
Hunter-Lab:
43.5759, 72.9274, 28.1280
#f10d00 color charts
#f10d00 color shades, tints & tones
#f10d00 color schemes
#f10d00 color preview, HTML & CSS examples
This text has a color of #f10d00
<p style="color:#f10d00;">Text here</p>
.mytext {color:#f10d00;}
This box has a color of #f10d00
<div style="background-color:#f10d00;">Content here</div>
.mybackground {background-color:#f10d00;}
Border around this has a color of #f10d00
<div style="border:2px solid #f10d00;">Content here</div>
.myborder {border:2px solid #f10d00;}