#c25b1b color space conversions
Hex:
#c25b1b
RGB:
194, 91, 27
CMY:
24, 64, 89
CMYK:
0, 53, 86, 24
HSL:
23°, 75.5656%, 43.3333%
HSV (HSB):
23°, 86.0825%, 76.0784%
XYZ:
26.1870, 19.0306, 3.3300
xyY:
0.5394, 0.3920, 19.0306
CIE-Lab:
50.7230, 37.7522, 52.4950
CIE-LCH:
50.7230, 64.6603, 54.2779
CIE-Luv:
50.7230, 84.2928, 42.3183
Hunter-Lab:
43.6241, 30.8093, 26.0111
#c25b1b color charts
#c25b1b color shades, tints & tones
#c25b1b color schemes
#c25b1b color preview, HTML & CSS examples
This text has a color of #c25b1b
<p style="color:#c25b1b;">Text here</p>
.mytext {color:#c25b1b;}
This box has a color of #c25b1b
<div style="background-color:#c25b1b;">Content here</div>
.mybackground {background-color:#c25b1b;}
Border around this has a color of #c25b1b
<div style="border:2px solid #c25b1b;">Content here</div>
.myborder {border:2px solid #c25b1b;}