#e962a9 color space conversions
Hex:
#e962a9
RGB:
233, 98, 169
CMY:
9, 62, 34
CMYK:
0, 58, 27, 9
HSL:
328°, 75.4190%, 64.9020%
HSV (HSB):
328°, 57.9399%, 91.3725%
XYZ:
45.1334, 28.9236, 40.7401
xyY:
0.3932, 0.2520, 28.9236
CIE-Lab:
60.7141, 59.4182, -11.8520
CIE-LCH:
60.7141, 60.5887, 348.7194
CIE-Luv:
60.7141, 80.8583, -27.9043
Hunter-Lab:
53.7806, 55.6833, -7.2672
#e962a9 color charts
#e962a9 color shades, tints & tones
#e962a9 color schemes
#e962a9 color preview, HTML & CSS examples
This text has a color of #e962a9
<p style="color:#e962a9;">Text here</p>
.mytext {color:#e962a9;}
This box has a color of #e962a9
<div style="background-color:#e962a9;">Content here</div>
.mybackground {background-color:#e962a9;}
Border around this has a color of #e962a9
<div style="border:2px solid #e962a9;">Content here</div>
.myborder {border:2px solid #e962a9;}