#c03025 color space conversions
Hex:
#c03025
RGB:
192, 48, 37
CMY:
25, 81, 85
CMYK:
0, 75, 81, 25
HSL:
4°, 67.6856%, 44.9020%
HSV (HSB):
4°, 80.7292%, 75.2941%
XYZ:
23.1291, 13.4539, 3.1281
xyY:
0.5824, 0.3388, 13.4539
CIE-Lab:
43.4394, 55.9553, 41.2274
CIE-LCH:
43.4394, 69.5032, 36.3825
CIE-Luv:
43.4394, 111.2401, 27.3382
Hunter-Lab:
36.6796, 48.3676, 20.6194
#c03025 color charts
#c03025 color shades, tints & tones
#c03025 color schemes
#c03025 color preview, HTML & CSS examples
This text has a color of #c03025
<p style="color:#c03025;">Text here</p>
.mytext {color:#c03025;}
This box has a color of #c03025
<div style="background-color:#c03025;">Content here</div>
.mybackground {background-color:#c03025;}
Border around this has a color of #c03025
<div style="border:2px solid #c03025;">Content here</div>
.myborder {border:2px solid #c03025;}