#e6180c color space conversions
Hex:
#e6180c
RGB:
230, 24, 12
CMY:
10, 91, 95
CMYK:
0, 90, 95, 10
HSL:
3°, 90.0826%, 47.4510%
HSV (HSB):
3°, 94.7826%, 90.1961%
XYZ:
33.0261, 17.5028, 1.9855
xyY:
0.6289, 0.3333, 17.5028
CIE-Lab:
48.8874, 71.8272, 59.2325
CIE-LCH:
48.8874, 93.1001, 39.5108
CIE-Luv:
48.8874, 152.7078, 34.3778
Hunter-Lab:
41.8364, 67.6964, 26.4716
#e6180c color charts
#e6180c color shades, tints & tones
#e6180c color schemes
#e6180c color preview, HTML & CSS examples
This text has a color of #e6180c
<p style="color:#e6180c;">Text here</p>
.mytext {color:#e6180c;}
This box has a color of #e6180c
<div style="background-color:#e6180c;">Content here</div>
.mybackground {background-color:#e6180c;}
Border around this has a color of #e6180c
<div style="border:2px solid #e6180c;">Content here</div>
.myborder {border:2px solid #e6180c;}