#c00262 color space conversions
Hex:
#c00262
RGB:
192, 2, 98
CMY:
25, 99, 62
CMYK:
0, 99, 49, 25
HSL:
330°, 97.9381%, 38.0392%
HSV (HSB):
330°, 98.9583%, 75.2941%
XYZ:
23.9645, 12.1317, 12.6339
xyY:
0.4918, 0.2490, 12.1317
CIE-Lab:
41.4247, 68.3534, 1.4593
CIE-LCH:
41.4247, 68.3690, 1.2231
CIE-Luv:
41.4247, 105.1603, -11.0745
Hunter-Lab:
34.8306, 61.8599, 2.8756
#c00262 color charts
#c00262 color shades, tints & tones
#c00262 color schemes
#c00262 color preview, HTML & CSS examples
This text has a color of #c00262
<p style="color:#c00262;">Text here</p>
.mytext {color:#c00262;}
This box has a color of #c00262
<div style="background-color:#c00262;">Content here</div>
.mybackground {background-color:#c00262;}
Border around this has a color of #c00262
<div style="border:2px solid #c00262;">Content here</div>
.myborder {border:2px solid #c00262;}