#b65f7a color space conversions
Hex:
#b65f7a
RGB:
182, 95, 122
CMY:
29, 63, 52
CMYK:
0, 48, 33, 29
HSL:
341°, 37.3391%, 54.3137%
HSV (HSB):
341°, 47.8022%, 71.3725%
XYZ:
26.8965, 19.5346, 20.7653
xyY:
0.4003, 0.2907, 19.5346
CIE-Lab:
51.3069, 38.1472, 0.9250
CIE-LCH:
51.3069, 38.1584, 1.3891
CIE-Luv:
51.3069, 55.7886, -5.5703
Hunter-Lab:
44.1980, 31.2787, 3.0827
#b65f7a color charts
#b65f7a color shades, tints & tones
#b65f7a color schemes
#b65f7a color preview, HTML & CSS examples
This text has a color of #b65f7a
<p style="color:#b65f7a;">Text here</p>
.mytext {color:#b65f7a;}
This box has a color of #b65f7a
<div style="background-color:#b65f7a;">Content here</div>
.mybackground {background-color:#b65f7a;}
Border around this has a color of #b65f7a
<div style="border:2px solid #b65f7a;">Content here</div>
.myborder {border:2px solid #b65f7a;}