#be354c color space conversions
Hex:
#be354c
RGB:
190, 53, 76
CMY:
25, 79, 70
CMYK:
0, 72, 60, 25
HSL:
350°, 56.3786%, 47.6471%
HSV (HSB):
350°, 72.1053%, 74.5098%
XYZ:
23.8128, 14.0152, 8.2876
xyY:
0.5164, 0.3039, 14.0152
CIE-Lab:
44.2547, 55.4874, 19.1283
CIE-LCH:
44.2547, 58.6919, 19.0207
CIE-Luv:
44.2547, 97.8393, 10.8500
Hunter-Lab:
37.4368, 48.0258, 13.0804
#be354c color charts
#be354c color shades, tints & tones
#be354c color schemes
#be354c color preview, HTML & CSS examples
This text has a color of #be354c
<p style="color:#be354c;">Text here</p>
.mytext {color:#be354c;}
This box has a color of #be354c
<div style="background-color:#be354c;">Content here</div>
.mybackground {background-color:#be354c;}
Border around this has a color of #be354c
<div style="border:2px solid #be354c;">Content here</div>
.myborder {border:2px solid #be354c;}