#d182d5 color space conversions
Hex:
#d182d5
RGB:
209, 130, 213
CMY:
18, 49, 16
CMYK:
2, 39, 0, 16
HSL:
297°, 49.7006%, 67.2549%
HSV (HSB):
297°, 38.9671%, 83.5294%
XYZ:
46.2874, 34.3247, 67.1365
xyY:
0.3133, 0.2323, 34.3247
CIE-Lab:
65.2195, 43.2953, -30.1939
CIE-LCH:
65.2195, 52.7840, 325.1083
CIE-Luv:
65.2195, 38.1177, -53.6082
Hunter-Lab:
58.5873, 38.4978, -26.9307
#d182d5 color charts
#d182d5 color shades, tints & tones
#d182d5 color schemes
#d182d5 color preview, HTML & CSS examples
This text has a color of #d182d5
<p style="color:#d182d5;">Text here</p>
.mytext {color:#d182d5;}
This box has a color of #d182d5
<div style="background-color:#d182d5;">Content here</div>
.mybackground {background-color:#d182d5;}
Border around this has a color of #d182d5
<div style="border:2px solid #d182d5;">Content here</div>
.myborder {border:2px solid #d182d5;}