#e67d75 color space conversions
Hex:
#e67d75
RGB:
230, 125, 117
CMY:
10, 51, 54
CMYK:
0, 46, 49, 10
HSL:
4°, 69.3252%, 68.0392%
HSV (HSB):
4°, 49.1304%, 90.1961%
XYZ:
43.1776, 32.7746, 20.8800
xyY:
0.4459, 0.3385, 32.7746
CIE-Lab:
63.9780, 39.6320, 22.5600
CIE-LCH:
63.9780, 45.6032, 29.6501
CIE-Luv:
63.9780, 75.8907, 21.1188
Hunter-Lab:
57.2491, 34.4399, 18.4500
#e67d75 color charts
#e67d75 color shades, tints & tones
#e67d75 color schemes
#e67d75 color preview, HTML & CSS examples
This text has a color of #e67d75
<p style="color:#e67d75;">Text here</p>
.mytext {color:#e67d75;}
This box has a color of #e67d75
<div style="background-color:#e67d75;">Content here</div>
.mybackground {background-color:#e67d75;}
Border around this has a color of #e67d75
<div style="border:2px solid #e67d75;">Content here</div>
.myborder {border:2px solid #e67d75;}