#b75f5f color space conversions
Hex:
#b75f5f
RGB:
183, 95, 95
CMY:
28, 63, 63
CMYK:
0, 48, 48, 28
HSL:
0°, 37.9310%, 54.5098%
HSV (HSB):
0°, 48.0874%, 71.7647%
XYZ:
25.6862, 19.0779, 13.1551
xyY:
0.4435, 0.3294, 19.0779
CIE-Lab:
50.7782, 35.4266, 16.2627
CIE-LCH:
50.7782, 38.9810, 24.6576
CIE-Luv:
50.7782, 62.4561, 13.4633
Hunter-Lab:
43.6783, 28.5348, 12.7178
#b75f5f color charts
#b75f5f color shades, tints & tones
#b75f5f color schemes
#b75f5f color preview, HTML & CSS examples
This text has a color of #b75f5f
<p style="color:#b75f5f;">Text here</p>
.mytext {color:#b75f5f;}
This box has a color of #b75f5f
<div style="background-color:#b75f5f;">Content here</div>
.mybackground {background-color:#b75f5f;}
Border around this has a color of #b75f5f
<div style="border:2px solid #b75f5f;">Content here</div>
.myborder {border:2px solid #b75f5f;}