#f81c30 color space conversions
Hex:
#f81c30
RGB:
248, 28, 48
CMY:
3, 89, 81
CMYK:
0, 89, 81, 3
HSL:
355°, 94.0171%, 54.1176%
HSV (HSB):
355°, 88.7097%, 97.2549%
XYZ:
39.6602, 21.0004, 4.7595
xyY:
0.6062, 0.3210, 21.0004
CIE-Lab:
52.9499, 76.4324, 48.4267
CIE-LCH:
52.9499, 90.4824, 32.3579
CIE-Luv:
52.9499, 159.7972, 30.2498
Hunter-Lab:
45.8262, 74.2867, 25.9205
#f81c30 color charts
#f81c30 color shades, tints & tones
#f81c30 color schemes
#f81c30 color preview, HTML & CSS examples
This text has a color of #f81c30
<p style="color:#f81c30;">Text here</p>
.mytext {color:#f81c30;}
This box has a color of #f81c30
<div style="background-color:#f81c30;">Content here</div>
.mybackground {background-color:#f81c30;}
Border around this has a color of #f81c30
<div style="border:2px solid #f81c30;">Content here</div>
.myborder {border:2px solid #f81c30;}