#be2705 color space conversions
Hex:
#be2705
RGB:
190, 39, 5
CMY:
25, 85, 98
CMYK:
0, 79, 97, 25
HSL:
11°, 94.8718%, 38.2353%
HSV (HSB):
11°, 97.3684%, 74.5098%
XYZ:
21.9881, 12.4091, 1.3799
xyY:
0.6146, 0.3468, 12.4091
CIE-Lab:
41.8591, 57.5470, 53.1280
CIE-LCH:
41.8591, 78.3214, 42.7135
CIE-Luv:
41.8591, 117.8193, 31.4581
Hunter-Lab:
35.2266, 49.7714, 22.3361
#be2705 color charts
#be2705 color shades, tints & tones
#be2705 color schemes
#be2705 color preview, HTML & CSS examples
This text has a color of #be2705
<p style="color:#be2705;">Text here</p>
.mytext {color:#be2705;}
This box has a color of #be2705
<div style="background-color:#be2705;">Content here</div>
.mybackground {background-color:#be2705;}
Border around this has a color of #be2705
<div style="border:2px solid #be2705;">Content here</div>
.myborder {border:2px solid #be2705;}