#c3050c color space conversions
Hex:
#c3050c
RGB:
195, 5, 12
CMY:
24, 98, 95
CMYK:
0, 97, 94, 24
HSL:
358°, 95.0000%, 39.2157%
HSV (HSB):
358°, 97.4359%, 76.4706%
XYZ:
22.6263, 11.7372, 1.4208
xyY:
0.6323, 0.3280, 11.7372
CIE-Lab:
40.7953, 65.0736, 50.8376
CIE-LCH:
40.7953, 82.5774, 37.9981
CIE-Luv:
40.7953, 131.5859, 27.6672
Hunter-Lab:
34.2596, 57.9338, 21.5229
#c3050c color charts
#c3050c color shades, tints & tones
#c3050c color schemes
#c3050c color preview, HTML & CSS examples
This text has a color of #c3050c
<p style="color:#c3050c;">Text here</p>
.mytext {color:#c3050c;}
This box has a color of #c3050c
<div style="background-color:#c3050c;">Content here</div>
.mybackground {background-color:#c3050c;}
Border around this has a color of #c3050c
<div style="border:2px solid #c3050c;">Content here</div>
.myborder {border:2px solid #c3050c;}