#f3082d color space conversions
Hex:
#f3082d
RGB:
243, 8, 45
CMY:
5, 97, 82
CMYK:
0, 97, 81, 5
HSL:
351°, 93.6255%, 49.2157%
HSV (HSB):
351°, 96.7078%, 95.2941%
XYZ:
37.5226, 19.4178, 4.2530
xyY:
0.6132, 0.3173, 19.4178
CIE-Lab:
51.1725, 77.2569, 47.9556
CIE-LCH:
51.1725, 90.9306, 31.8291
CIE-Luv:
51.1725, 160.7234, 28.8276
Hunter-Lab:
44.0656, 74.8808, 25.1236
#f3082d color charts
#f3082d color shades, tints & tones
#f3082d color schemes
#f3082d color preview, HTML & CSS examples
This text has a color of #f3082d
<p style="color:#f3082d;">Text here</p>
.mytext {color:#f3082d;}
This box has a color of #f3082d
<div style="background-color:#f3082d;">Content here</div>
.mybackground {background-color:#f3082d;}
Border around this has a color of #f3082d
<div style="border:2px solid #f3082d;">Content here</div>
.myborder {border:2px solid #f3082d;}