#f82c2c color space conversions
Hex:
#f82c2c
RGB:
248, 44, 44
CMY:
3, 83, 83
CMYK:
0, 82, 82, 3
HSL:
0°, 93.5780%, 57.2549%
HSV (HSB):
0°, 82.2581%, 97.2549%
XYZ:
40.0667, 21.9397, 4.5059
xyY:
0.6024, 0.3299, 21.9397
CIE-Lab:
53.9629, 73.3382, 51.4473
CIE-LCH:
53.9629, 89.5841, 35.0500
CIE-Luv:
53.9629, 155.0088, 33.4267
Hunter-Lab:
46.8398, 70.7190, 27.0843
#f82c2c color charts
#f82c2c color shades, tints & tones
#f82c2c color schemes
#f82c2c color preview, HTML & CSS examples
This text has a color of #f82c2c
<p style="color:#f82c2c;">Text here</p>
.mytext {color:#f82c2c;}
This box has a color of #f82c2c
<div style="background-color:#f82c2c;">Content here</div>
.mybackground {background-color:#f82c2c;}
Border around this has a color of #f82c2c
<div style="border:2px solid #f82c2c;">Content here</div>
.myborder {border:2px solid #f82c2c;}