#902f32 color space conversions
Hex:
#902f32
RGB:
144, 47, 50
CMY:
44, 82, 80
CMYK:
0, 67, 65, 44
HSL:
358°, 50.7853%, 37.4510%
HSV (HSB):
358°, 67.3611%, 56.4706%
XYZ:
13.0938, 8.1926, 3.9088
xyY:
0.5197, 0.3252, 8.1926
CIE-Lab:
34.3808, 41.0748, 20.8866
CIE-LCH:
34.3808, 46.0803, 26.9534
CIE-Luv:
34.3808, 70.0568, 13.7853
Hunter-Lab:
28.6227, 31.5673, 11.9391
#902f32 color charts
#902f32 color shades, tints & tones
#902f32 color schemes
#902f32 color preview, HTML & CSS examples
This text has a color of #902f32
<p style="color:#902f32;">Text here</p>
.mytext {color:#902f32;}
This box has a color of #902f32
<div style="background-color:#902f32;">Content here</div>
.mybackground {background-color:#902f32;}
Border around this has a color of #902f32
<div style="border:2px solid #902f32;">Content here</div>
.myborder {border:2px solid #902f32;}