#e08bad color space conversions
Hex:
#e08bad
RGB:
224, 139, 173
CMY:
12, 45, 32
CMYK:
0, 38, 23, 12
HSL:
336°, 57.8231%, 71.1765%
HSV (HSB):
336°, 37.9464%, 87.8431%
XYZ:
47.5159, 37.3297, 44.2361
xyY:
0.3681, 0.2892, 37.3297
CIE-Lab:
67.5236, 36.8135, -4.1213
CIE-LCH:
67.5236, 37.0435, 353.6124
CIE-Luv:
67.5236, 51.7417, -12.6674
Hunter-Lab:
61.0980, 31.8979, -0.1585
#e08bad color charts
#e08bad color shades, tints & tones
#e08bad color schemes
#e08bad color preview, HTML & CSS examples
This text has a color of #e08bad
<p style="color:#e08bad;">Text here</p>
.mytext {color:#e08bad;}
This box has a color of #e08bad
<div style="background-color:#e08bad;">Content here</div>
.mybackground {background-color:#e08bad;}
Border around this has a color of #e08bad
<div style="border:2px solid #e08bad;">Content here</div>
.myborder {border:2px solid #e08bad;}