#e67d7c color space conversions
Hex:
#e67d7c
RGB:
230, 125, 124
CMY:
10, 51, 51
CMYK:
0, 46, 46, 10
HSL:
1°, 67.9487%, 69.4118%
HSV (HSB):
1°, 46.0870%, 90.1961%
XYZ:
43.6048, 32.9455, 23.1297
xyY:
0.4374, 0.3305, 32.9455
CIE-Lab:
64.1167, 40.2975, 18.7977
CIE-LCH:
64.1167, 44.4661, 25.0078
CIE-Luv:
64.1167, 74.5361, 16.6747
Hunter-Lab:
57.3981, 35.1581, 16.2867
#e67d7c color charts
#e67d7c color shades, tints & tones
#e67d7c color schemes
#e67d7c color preview, HTML & CSS examples
This text has a color of #e67d7c
<p style="color:#e67d7c;">Text here</p>
.mytext {color:#e67d7c;}
This box has a color of #e67d7c
<div style="background-color:#e67d7c;">Content here</div>
.mybackground {background-color:#e67d7c;}
Border around this has a color of #e67d7c
<div style="border:2px solid #e67d7c;">Content here</div>
.myborder {border:2px solid #e67d7c;}