#e7968f color space conversions
Hex:
#e7968f
RGB:
231, 150, 143
CMY:
9, 41, 44
CMYK:
0, 35, 38, 9
HSL:
5°, 64.7059%, 73.3333%
HSV (HSB):
5°, 38.0952%, 90.5882%
XYZ:
48.8193, 40.7848, 31.2858
xyY:
0.4038, 0.3374, 40.7848
CIE-Lab:
70.0249, 29.6279, 16.3435
CIE-LCH:
70.0249, 33.8367, 28.8823
CIE-Luv:
70.0249, 55.5246, 16.5637
Hunter-Lab:
63.8630, 24.6920, 15.6585
#e7968f color charts
#e7968f color shades, tints & tones
#e7968f color schemes
#e7968f color preview, HTML & CSS examples
This text has a color of #e7968f
<p style="color:#e7968f;">Text here</p>
.mytext {color:#e7968f;}
This box has a color of #e7968f
<div style="background-color:#e7968f;">Content here</div>
.mybackground {background-color:#e7968f;}
Border around this has a color of #e7968f
<div style="border:2px solid #e7968f;">Content here</div>
.myborder {border:2px solid #e7968f;}