#d132b9 color space conversions
Hex:
#d132b9
RGB:
209, 50, 185
CMY:
18, 80, 27
CMYK:
0, 76, 11, 18
HSL:
309°, 63.3466%, 50.7843%
HSV (HSB):
309°, 76.0766%, 81.9608%
XYZ:
36.1921, 19.3393, 47.7243
xyY:
0.3505, 0.1873, 19.3393
CIE-Lab:
51.0818, 73.2598, -36.2645
CIE-LCH:
51.0818, 81.7442, 333.6640
CIE-Luv:
51.0818, 73.4028, -64.7986
Hunter-Lab:
43.9765, 69.9443, -33.5593
#d132b9 color charts
#d132b9 color shades, tints & tones
#d132b9 color schemes
#d132b9 color preview, HTML & CSS examples
This text has a color of #d132b9
<p style="color:#d132b9;">Text here</p>
.mytext {color:#d132b9;}
This box has a color of #d132b9
<div style="background-color:#d132b9;">Content here</div>
.mybackground {background-color:#d132b9;}
Border around this has a color of #d132b9
<div style="border:2px solid #d132b9;">Content here</div>
.myborder {border:2px solid #d132b9;}