#be3c4e color space conversions
Hex:
#be3c4e
RGB:
190, 60, 78
CMY:
25, 76, 69
CMYK:
0, 68, 59, 25
HSL:
352°, 52.0000%, 49.0196%
HSV (HSB):
352°, 68.4211%, 74.5098%
XYZ:
24.2262, 14.7289, 8.7738
xyY:
0.5076, 0.3086, 14.7289
CIE-Lab:
45.2607, 52.9647, 19.2366
CIE-LCH:
45.2607, 56.3499, 19.9608
CIE-Luv:
45.2607, 93.6175, 11.7375
Hunter-Lab:
38.3783, 45.5158, 13.3102
#be3c4e color charts
#be3c4e color shades, tints & tones
#be3c4e color schemes
#be3c4e color preview, HTML & CSS examples
This text has a color of #be3c4e
<p style="color:#be3c4e;">Text here</p>
.mytext {color:#be3c4e;}
This box has a color of #be3c4e
<div style="background-color:#be3c4e;">Content here</div>
.mybackground {background-color:#be3c4e;}
Border around this has a color of #be3c4e
<div style="border:2px solid #be3c4e;">Content here</div>
.myborder {border:2px solid #be3c4e;}