#e6875c color space conversions
Hex:
#e6875c
RGB:
230, 135, 92
CMY:
10, 47, 64
CMYK:
0, 41, 60, 10
HSL:
19°, 73.4043%, 63.1373%
HSV (HSB):
19°, 60.0000%, 90.1961%
XYZ:
43.2289, 34.9236, 14.5877
xyY:
0.4661, 0.3766, 34.9236
CIE-Lab:
65.6892, 32.4081, 38.5048
CIE-LCH:
65.6892, 50.3280, 49.9139
CIE-Luv:
65.6892, 72.7874, 39.4669
Hunter-Lab:
59.0962, 27.1543, 26.7318
#e6875c color charts
#e6875c color shades, tints & tones
#e6875c color schemes
#e6875c color preview, HTML & CSS examples
This text has a color of #e6875c
<p style="color:#e6875c;">Text here</p>
.mytext {color:#e6875c;}
This box has a color of #e6875c
<div style="background-color:#e6875c;">Content here</div>
.mybackground {background-color:#e6875c;}
Border around this has a color of #e6875c
<div style="border:2px solid #e6875c;">Content here</div>
.myborder {border:2px solid #e6875c;}