#d33d87 color space conversions
Hex:
#d33d87
RGB:
211, 61, 135
CMY:
17, 76, 47
CMYK:
0, 71, 36, 17
HSL:
330°, 63.0252%, 53.3333%
HSV (HSB):
330°, 71.0900%, 82.7451%
XYZ:
32.9059, 18.9356, 24.8423
xyY:
0.4291, 0.2469, 18.9356
CIE-Lab:
50.6118, 63.9673, -7.3621
CIE-LCH:
50.6118, 64.3896, 353.4346
CIE-Luv:
50.6118, 91.0552, -21.7111
Hunter-Lab:
43.5151, 58.8293, -3.3874
#d33d87 color charts
#d33d87 color shades, tints & tones
#d33d87 color schemes
#d33d87 color preview, HTML & CSS examples
This text has a color of #d33d87
<p style="color:#d33d87;">Text here</p>
.mytext {color:#d33d87;}
This box has a color of #d33d87
<div style="background-color:#d33d87;">Content here</div>
.mybackground {background-color:#d33d87;}
Border around this has a color of #d33d87
<div style="border:2px solid #d33d87;">Content here</div>
.myborder {border:2px solid #d33d87;}