#c01045 color space conversions
Hex:
#c01045
RGB:
192, 16, 69
CMY:
25, 94, 73
CMYK:
0, 92, 64, 25
HSL:
342°, 84.6154%, 40.7843%
HSV (HSB):
342°, 91.6667%, 75.2941%
XYZ:
22.9977, 12.0067, 6.7356
xyY:
0.5510, 0.2877, 12.0067
CIE-Lab:
41.2268, 64.9001, 19.5682
CIE-LCH:
41.2268, 67.7860, 16.7787
CIE-Luv:
41.2268, 114.7523, 8.3485
Hunter-Lab:
34.6507, 57.8318, 12.7303
#c01045 color charts
#c01045 color shades, tints & tones
#c01045 color schemes
#c01045 color preview, HTML & CSS examples
This text has a color of #c01045
<p style="color:#c01045;">Text here</p>
.mytext {color:#c01045;}
This box has a color of #c01045
<div style="background-color:#c01045;">Content here</div>
.mybackground {background-color:#c01045;}
Border around this has a color of #c01045
<div style="border:2px solid #c01045;">Content here</div>
.myborder {border:2px solid #c01045;}