#c00245 color space conversions
Hex:
#c00245
RGB:
192, 2, 69
CMY:
25, 99, 73
CMYK:
0, 99, 64, 25
HSL:
339°, 97.9381%, 38.0392%
HSV (HSB):
339°, 98.9583%, 75.2941%
XYZ:
22.8341, 11.6796, 6.6811
xyY:
0.5543, 0.2835, 11.6796
CIE-Lab:
40.7022, 66.4208, 18.8777
CIE-LCH:
40.7022, 69.0513, 15.8659
CIE-Luv:
40.7022, 116.9368, 7.2441
Hunter-Lab:
34.1754, 59.4571, 12.3319
#c00245 color charts
#c00245 color shades, tints & tones
#c00245 color schemes
#c00245 color preview, HTML & CSS examples
This text has a color of #c00245
<p style="color:#c00245;">Text here</p>
.mytext {color:#c00245;}
This box has a color of #c00245
<div style="background-color:#c00245;">Content here</div>
.mybackground {background-color:#c00245;}
Border around this has a color of #c00245
<div style="border:2px solid #c00245;">Content here</div>
.myborder {border:2px solid #c00245;}