#e82f4b color space conversions
Hex:
#e82f4b
RGB:
232, 47, 75
CMY:
9, 82, 71
CMYK:
0, 80, 68, 9
HSL:
351°, 80.0866%, 54.7059%
HSV (HSB):
351°, 79.7414%, 90.9804%
XYZ:
35.5652, 19.6968, 8.5840
xyY:
0.5570, 0.3085, 19.6968
CIE-Lab:
51.4927, 69.3844, 30.6091
CIE-LCH:
51.4927, 75.8361, 23.8048
CIE-Luv:
51.4927, 134.4884, 19.1069
Hunter-Lab:
44.3811, 65.3757, 19.5992
#e82f4b color charts
#e82f4b color shades, tints & tones
#e82f4b color schemes
#e82f4b color preview, HTML & CSS examples
This text has a color of #e82f4b
<p style="color:#e82f4b;">Text here</p>
.mytext {color:#e82f4b;}
This box has a color of #e82f4b
<div style="background-color:#e82f4b;">Content here</div>
.mybackground {background-color:#e82f4b;}
Border around this has a color of #e82f4b
<div style="border:2px solid #e82f4b;">Content here</div>
.myborder {border:2px solid #e82f4b;}