#b75f6d color space conversions
Hex:
#b75f6d
RGB:
183, 95, 109
CMY:
28, 63, 57
CMYK:
0, 48, 40, 28
HSL:
350°, 37.9310%, 54.5098%
HSV (HSB):
350°, 48.0874%, 71.7647%
XYZ:
26.3810, 19.3558, 16.8136
xyY:
0.4218, 0.3094, 19.3558
CIE-Lab:
51.1009, 36.9244, 8.3919
CIE-LCH:
51.1009, 37.8660, 12.8043
CIE-Luv:
51.1009, 59.5001, 4.0682
Hunter-Lab:
43.9953, 30.0426, 8.1379
#b75f6d color charts
#b75f6d color shades, tints & tones
#b75f6d color schemes
#b75f6d color preview, HTML & CSS examples
This text has a color of #b75f6d
<p style="color:#b75f6d;">Text here</p>
.mytext {color:#b75f6d;}
This box has a color of #b75f6d
<div style="background-color:#b75f6d;">Content here</div>
.mybackground {background-color:#b75f6d;}
Border around this has a color of #b75f6d
<div style="border:2px solid #b75f6d;">Content here</div>
.myborder {border:2px solid #b75f6d;}