#be2023 color space conversions
Hex:
#be2023
RGB:
190, 32, 35
CMY:
25, 87, 86
CMYK:
0, 83, 82, 25
HSL:
359°, 71.1712%, 43.5294%
HSV (HSB):
359°, 83.1579%, 74.5098%
XYZ:
22.0551, 12.1015, 2.7635
xyY:
0.5974, 0.3278, 12.1015
CIE-Lab:
41.3770, 59.9364, 40.1504
CIE-LCH:
41.3770, 72.1417, 33.8175
CIE-Luv:
41.3770, 117.5596, 24.5964
Hunter-Lab:
34.7872, 52.2912, 19.6411
#be2023 color charts
#be2023 color shades, tints & tones
#be2023 color schemes
#be2023 color preview, HTML & CSS examples
This text has a color of #be2023
<p style="color:#be2023;">Text here</p>
.mytext {color:#be2023;}
This box has a color of #be2023
<div style="background-color:#be2023;">Content here</div>
.mybackground {background-color:#be2023;}
Border around this has a color of #be2023
<div style="border:2px solid #be2023;">Content here</div>
.myborder {border:2px solid #be2023;}