#c10d12 color space conversions
Hex:
#c10d12
RGB:
193, 13, 18
CMY:
24, 95, 93
CMYK:
0, 93, 91, 24
HSL:
358°, 87.3786%, 40.3922%
HSV (HSB):
358°, 93.2642%, 75.6863%
XYZ:
22.2454, 11.6690, 1.6521
xyY:
0.6255, 0.3281, 11.6690
CIE-Lab:
40.6851, 63.8001, 48.2192
CIE-LCH:
40.6851, 79.9722, 37.0815
CIE-Luv:
40.6851, 128.0739, 26.9534
Hunter-Lab:
34.1599, 56.4621, 21.0444
#c10d12 color charts
#c10d12 color shades, tints & tones
#c10d12 color schemes
#c10d12 color preview, HTML & CSS examples
This text has a color of #c10d12
<p style="color:#c10d12;">Text here</p>
.mytext {color:#c10d12;}
This box has a color of #c10d12
<div style="background-color:#c10d12;">Content here</div>
.mybackground {background-color:#c10d12;}
Border around this has a color of #c10d12
<div style="border:2px solid #c10d12;">Content here</div>
.myborder {border:2px solid #c10d12;}