#e82c5a color space conversions
Hex:
#e82c5a
RGB:
232, 44, 90
CMY:
9, 83, 65
CMYK:
0, 81, 61, 9
HSL:
345°, 80.3419%, 54.1176%
HSV (HSB):
345°, 81.0345%, 90.9804%
XYZ:
36.0249, 19.6954, 11.5757
xyY:
0.5353, 0.2927, 19.6954
CIE-Lab:
51.4910, 70.9372, 21.6181
CIE-LCH:
51.4910, 74.1581, 16.9486
CIE-Luv:
51.4910, 130.9838, 10.5324
Hunter-Lab:
44.3794, 67.2327, 15.6007
#e82c5a color charts
#e82c5a color shades, tints & tones
#e82c5a color schemes
#e82c5a color preview, HTML & CSS examples
This text has a color of #e82c5a
<p style="color:#e82c5a;">Text here</p>
.mytext {color:#e82c5a;}
This box has a color of #e82c5a
<div style="background-color:#e82c5a;">Content here</div>
.mybackground {background-color:#e82c5a;}
Border around this has a color of #e82c5a
<div style="border:2px solid #e82c5a;">Content here</div>
.myborder {border:2px solid #e82c5a;}