#b65f8e color space conversions
Hex:
#b65f8e
RGB:
182, 95, 142
CMY:
29, 63, 44
CMYK:
0, 48, 22, 29
HSL:
328°, 37.3391%, 54.3137%
HSV (HSB):
328°, 47.8022%, 71.3725%
XYZ:
28.2661, 20.0825, 27.9777
xyY:
0.3703, 0.2631, 20.0825
CIE-Lab:
51.9304, 40.9400, -10.0280
CIE-LCH:
51.9304, 42.1503, 346.2367
CIE-Luv:
51.9304, 51.0606, -21.0396
Hunter-Lab:
44.8135, 34.1652, -5.6461
#b65f8e color charts
#b65f8e color shades, tints & tones
#b65f8e color schemes
#b65f8e color preview, HTML & CSS examples
This text has a color of #b65f8e
<p style="color:#b65f8e;">Text here</p>
.mytext {color:#b65f8e;}
This box has a color of #b65f8e
<div style="background-color:#b65f8e;">Content here</div>
.mybackground {background-color:#b65f8e;}
Border around this has a color of #b65f8e
<div style="border:2px solid #b65f8e;">Content here</div>
.myborder {border:2px solid #b65f8e;}