#d95b81 color space conversions
Hex:
#d95b81
RGB:
217, 91, 129
CMY:
15, 64, 49
CMYK:
0, 58, 41, 15
HSL:
342°, 62.3762%, 60.3922%
HSV (HSB):
342°, 58.0645%, 85.0980%
XYZ:
36.3188, 23.8189, 23.4522
xyY:
0.4345, 0.2849, 23.8189
CIE-Lab:
55.9060, 52.8886, 4.0891
CIE-LCH:
55.9060, 53.0465, 4.4211
CIE-Luv:
55.9060, 83.7840, -4.5721
Hunter-Lab:
48.8046, 47.4260, 5.6725
#d95b81 color charts
#d95b81 color shades, tints & tones
#d95b81 color schemes
#d95b81 color preview, HTML & CSS examples
This text has a color of #d95b81
<p style="color:#d95b81;">Text here</p>
.mytext {color:#d95b81;}
This box has a color of #d95b81
<div style="background-color:#d95b81;">Content here</div>
.mybackground {background-color:#d95b81;}
Border around this has a color of #d95b81
<div style="border:2px solid #d95b81;">Content here</div>
.myborder {border:2px solid #d95b81;}