#e712b5 color space conversions
Hex:
#e712b5
RGB:
231, 18, 181
CMY:
9, 93, 29
CMYK:
0, 92, 22, 9
HSL:
314°, 85.5422%, 48.8235%
HSV (HSB):
314°, 92.2078%, 90.5882%
XYZ:
41.5118, 20.7577, 45.5348
xyY:
0.3851, 0.1926, 20.7577
CIE-Lab:
52.6833, 83.3078, -31.1436
CIE-LCH:
52.6833, 88.9388, 339.5024
CIE-Luv:
52.6833, 96.8360, -59.3578
Hunter-Lab:
45.5607, 82.9060, -27.3639
#e712b5 color charts
#e712b5 color shades, tints & tones
#e712b5 color schemes
#e712b5 color preview, HTML & CSS examples
This text has a color of #e712b5
<p style="color:#e712b5;">Text here</p>
.mytext {color:#e712b5;}
This box has a color of #e712b5
<div style="background-color:#e712b5;">Content here</div>
.mybackground {background-color:#e712b5;}
Border around this has a color of #e712b5
<div style="border:2px solid #e712b5;">Content here</div>
.myborder {border:2px solid #e712b5;}