#ca5f32 color space conversions
Hex:
#ca5f32
RGB:
202, 95, 50
CMY:
21, 63, 80
CMYK:
0, 53, 75, 21
HSL:
18°, 60.3175%, 49.4118%
HSV (HSB):
18°, 75.2475%, 79.2157%
XYZ:
29.0251, 20.9713, 5.5357
xyY:
0.5227, 0.3776, 20.9713
CIE-Lab:
52.9180, 39.6435, 44.7329
CIE-LCH:
52.9180, 59.7716, 48.4518
CIE-Luv:
52.9180, 85.6346, 38.2854
Hunter-Lab:
45.7944, 32.9953, 24.8890
#ca5f32 color charts
#ca5f32 color shades, tints & tones
#ca5f32 color schemes
#ca5f32 color preview, HTML & CSS examples
This text has a color of #ca5f32
<p style="color:#ca5f32;">Text here</p>
.mytext {color:#ca5f32;}
This box has a color of #ca5f32
<div style="background-color:#ca5f32;">Content here</div>
.mybackground {background-color:#ca5f32;}
Border around this has a color of #ca5f32
<div style="border:2px solid #ca5f32;">Content here</div>
.myborder {border:2px solid #ca5f32;}