#f81c25 color space conversions
Hex:
#f81c25
RGB:
248, 28, 37
CMY:
3, 89, 85
CMYK:
0, 89, 85, 3
HSL:
358°, 94.0171%, 54.1176%
HSV (HSB):
358°, 88.7097%, 97.2549%
XYZ:
39.4606, 20.9205, 3.7085
xyY:
0.6157, 0.3264, 20.9205
CIE-Lab:
52.8624, 76.1817, 53.8981
CIE-LCH:
52.8624, 93.3202, 35.2792
CIE-Luv:
52.8624, 161.7172, 33.2405
Hunter-Lab:
45.7390, 73.9549, 27.2100
#f81c25 color charts
#f81c25 color shades, tints & tones
#f81c25 color schemes
#f81c25 color preview, HTML & CSS examples
This text has a color of #f81c25
<p style="color:#f81c25;">Text here</p>
.mytext {color:#f81c25;}
This box has a color of #f81c25
<div style="background-color:#f81c25;">Content here</div>
.mybackground {background-color:#f81c25;}
Border around this has a color of #f81c25
<div style="border:2px solid #f81c25;">Content here</div>
.myborder {border:2px solid #f81c25;}