#9a250e color space conversions
Hex:
#9a250e
RGB:
154, 37, 14
CMY:
40, 85, 95
CMYK:
0, 76, 91, 40
HSL:
10°, 83.3333%, 32.9412%
HSV (HSB):
10°, 90.9091%, 60.3922%
XYZ:
14.0673, 8.2249, 1.2616
xyY:
0.5972, 0.3492, 8.2249
CIE-Lab:
34.4469, 47.0371, 41.7206
CIE-LCH:
34.4469, 62.8737, 41.5722
CIE-Luv:
34.4469, 89.8285, 24.9961
Hunter-Lab:
28.6790, 37.3672, 17.4671
#9a250e color charts
#9a250e color shades, tints & tones
#9a250e color schemes
#9a250e color preview, HTML & CSS examples
This text has a color of #9a250e
<p style="color:#9a250e;">Text here</p>
.mytext {color:#9a250e;}
This box has a color of #9a250e
<div style="background-color:#9a250e;">Content here</div>
.mybackground {background-color:#9a250e;}
Border around this has a color of #9a250e
<div style="border:2px solid #9a250e;">Content here</div>
.myborder {border:2px solid #9a250e;}