#beaf48 color space conversions
Hex:
#beaf48
RGB:
190, 175, 72
CMY:
25, 31, 72
CMYK:
0, 8, 62, 25
HSL:
52°, 47.5806%, 51.3725%
HSV (HSB):
52°, 62.1053%, 74.5098%
XYZ:
37.7349, 42.0750, 12.2633
xyY:
0.4098, 0.4570, 42.0750
CIE-Lab:
70.9226, -7.1825, 53.2808
CIE-LCH:
70.9226, 53.7628, 97.6775
CIE-Luv:
70.9226, 14.8088, 62.9691
Hunter-Lab:
64.8652, -9.6731, 34.1964
#beaf48 color charts
#beaf48 color shades, tints & tones
#beaf48 color schemes
#beaf48 color preview, HTML & CSS examples
This text has a color of #beaf48
<p style="color:#beaf48;">Text here</p>
.mytext {color:#beaf48;}
This box has a color of #beaf48
<div style="background-color:#beaf48;">Content here</div>
.mybackground {background-color:#beaf48;}
Border around this has a color of #beaf48
<div style="border:2px solid #beaf48;">Content here</div>
.myborder {border:2px solid #beaf48;}