#d9238a color space conversions
Hex:
#d9238a
RGB:
217, 35, 138
CMY:
15, 86, 46
CMYK:
0, 84, 36, 15
HSL:
326°, 72.2222%, 49.4118%
HSV (HSB):
326°, 83.8710%, 85.0980%
XYZ:
33.8037, 17.7888, 25.6967
xyY:
0.4374, 0.2302, 17.7888
CIE-Lab:
49.2389, 73.0498, -11.1146
CIE-LCH:
49.2389, 73.8905, 351.3488
CIE-Luv:
49.2389, 102.5015, -28.4759
Hunter-Lab:
42.1767, 69.2547, -6.5994
#d9238a color charts
#d9238a color shades, tints & tones
#d9238a color schemes
#d9238a color preview, HTML & CSS examples
This text has a color of #d9238a
<p style="color:#d9238a;">Text here</p>
.mytext {color:#d9238a;}
This box has a color of #d9238a
<div style="background-color:#d9238a;">Content here</div>
.mybackground {background-color:#d9238a;}
Border around this has a color of #d9238a
<div style="border:2px solid #d9238a;">Content here</div>
.myborder {border:2px solid #d9238a;}