#f82c32 color space conversions
Hex:
#f82c32
RGB:
248, 44, 50
CMY:
3, 83, 80
CMYK:
0, 82, 80, 3
HSL:
358°, 93.5780%, 57.2549%
HSV (HSB):
358°, 82.2581%, 97.2549%
XYZ:
40.1878, 21.9881, 5.1436
xyY:
0.5970, 0.3266, 21.9881
CIE-Lab:
54.0144, 73.4937, 48.4154
CIE-LCH:
54.0144, 88.0078, 33.3757
CIE-Luv:
54.0144, 153.9326, 31.6576
Hunter-Lab:
46.8915, 70.9213, 26.3204
#f82c32 color charts
#f82c32 color shades, tints & tones
#f82c32 color schemes
#f82c32 color preview, HTML & CSS examples
This text has a color of #f82c32
<p style="color:#f82c32;">Text here</p>
.mytext {color:#f82c32;}
This box has a color of #f82c32
<div style="background-color:#f82c32;">Content here</div>
.mybackground {background-color:#f82c32;}
Border around this has a color of #f82c32
<div style="border:2px solid #f82c32;">Content here</div>
.myborder {border:2px solid #f82c32;}