#c04144 color space conversions
Hex:
#c04144
RGB:
192, 65, 68
CMY:
25, 75, 73
CMYK:
0, 66, 65, 25
HSL:
359°, 50.1976%, 50.3922%
HSV (HSB):
359°, 66.1458%, 75.2941%
XYZ:
24.6719, 15.4044, 7.1418
xyY:
0.5225, 0.3262, 15.4044
CIE-Lab:
46.1832, 50.9206, 26.5546
CIE-LCH:
46.1832, 57.4287, 27.5416
CIE-Luv:
46.1832, 94.9941, 19.1358
Hunter-Lab:
39.2485, 43.5218, 16.6852
#c04144 color charts
#c04144 color shades, tints & tones
#c04144 color schemes
#c04144 color preview, HTML & CSS examples
This text has a color of #c04144
<p style="color:#c04144;">Text here</p>
.mytext {color:#c04144;}
This box has a color of #c04144
<div style="background-color:#c04144;">Content here</div>
.mybackground {background-color:#c04144;}
Border around this has a color of #c04144
<div style="border:2px solid #c04144;">Content here</div>
.myborder {border:2px solid #c04144;}