#be4b4b color space conversions
Hex:
#be4b4b
RGB:
190, 75, 75
CMY:
25, 71, 71
CMYK:
0, 61, 61, 25
HSL:
0°, 46.9388%, 51.9608%
HSV (HSB):
0°, 60.5263%, 74.5098%
XYZ:
25.0213, 16.4873, 8.5202
xyY:
0.5001, 0.3296, 16.4873
CIE-Lab:
47.6074, 46.2801, 24.1232
CIE-LCH:
47.6074, 52.1898, 27.5305
CIE-Luv:
47.6074, 85.4936, 18.4331
Hunter-Lab:
40.6046, 38.9370, 15.9821
#be4b4b color charts
#be4b4b color shades, tints & tones
#be4b4b color schemes
#be4b4b color preview, HTML & CSS examples
This text has a color of #be4b4b
<p style="color:#be4b4b;">Text here</p>
.mytext {color:#be4b4b;}
This box has a color of #be4b4b
<div style="background-color:#be4b4b;">Content here</div>
.mybackground {background-color:#be4b4b;}
Border around this has a color of #be4b4b
<div style="border:2px solid #be4b4b;">Content here</div>
.myborder {border:2px solid #be4b4b;}