#be2026 color space conversions
Hex:
#be2026
RGB:
190, 32, 38
CMY:
25, 87, 85
CMYK:
0, 83, 80, 25
HSL:
358°, 71.1712%, 43.5294%
HSV (HSB):
358°, 83.1579%, 74.5098%
XYZ:
22.1016, 12.1201, 3.0083
xyY:
0.5937, 0.3255, 12.1201
CIE-Lab:
41.4064, 60.0255, 38.5147
CIE-LCH:
41.4064, 71.3193, 32.6858
CIE-Luv:
41.4064, 116.9976, 23.6598
Hunter-Lab:
34.8140, 52.3959, 19.2466
#be2026 color charts
#be2026 color shades, tints & tones
#be2026 color schemes
#be2026 color preview, HTML & CSS examples
This text has a color of #be2026
<p style="color:#be2026;">Text here</p>
.mytext {color:#be2026;}
This box has a color of #be2026
<div style="background-color:#be2026;">Content here</div>
.mybackground {background-color:#be2026;}
Border around this has a color of #be2026
<div style="border:2px solid #be2026;">Content here</div>
.myborder {border:2px solid #be2026;}