#d182a5 color space conversions
Hex:
#d182a5
RGB:
209, 130, 165
CMY:
18, 49, 35
CMYK:
0, 38, 21, 18
HSL:
333°, 46.1988%, 66.4706%
HSV (HSB):
333°, 37.7990%, 81.9608%
XYZ:
41.0687, 32.2372, 39.6552
xyY:
0.3636, 0.2854, 32.2372
CIE-Lab:
63.5384, 35.1639, -5.6916
CIE-LCH:
63.5384, 35.6215, 350.8059
CIE-Luv:
63.5384, 47.4180, -14.4806
Hunter-Lab:
56.7778, 29.7519, -1.6653
#d182a5 color charts
#d182a5 color shades, tints & tones
#d182a5 color schemes
#d182a5 color preview, HTML & CSS examples
This text has a color of #d182a5
<p style="color:#d182a5;">Text here</p>
.mytext {color:#d182a5;}
This box has a color of #d182a5
<div style="background-color:#d182a5;">Content here</div>
.mybackground {background-color:#d182a5;}
Border around this has a color of #d182a5
<div style="border:2px solid #d182a5;">Content here</div>
.myborder {border:2px solid #d182a5;}