#b05d85 color space conversions
Hex:
#b05d85
RGB:
176, 93, 133
CMY:
31, 64, 48
CMYK:
0, 47, 24, 31
HSL:
331°, 34.4398%, 52.7451%
HSV (HSB):
331°, 47.1591%, 69.0196%
XYZ:
26.0525, 18.7523, 24.4367
xyY:
0.3763, 0.2708, 18.7523
CIE-Lab:
50.3961, 38.6031, -7.0654
CIE-LCH:
50.3961, 39.2444, 349.6281
CIE-Luv:
50.3961, 49.7462, -16.3514
Hunter-Lab:
43.3039, 31.6074, -3.1451
#b05d85 color charts
#b05d85 color shades, tints & tones
#b05d85 color schemes
#b05d85 color preview, HTML & CSS examples
This text has a color of #b05d85
<p style="color:#b05d85;">Text here</p>
.mytext {color:#b05d85;}
This box has a color of #b05d85
<div style="background-color:#b05d85;">Content here</div>
.mybackground {background-color:#b05d85;}
Border around this has a color of #b05d85
<div style="border:2px solid #b05d85;">Content here</div>
.myborder {border:2px solid #b05d85;}