#ff0c58 color space conversions
Hex:
#ff0c58
RGB:
255, 12, 88
CMY:
0, 95, 65
CMYK:
0, 95, 65, 0
HSL:
341°, 100.0000%, 52.3529%
HSV (HSB):
341°, 95.2941%, 100.0000%
XYZ:
43.1329, 22.2275, 11.2495
xyY:
0.5630, 0.2901, 22.2275
CIE-Lab:
54.2676, 81.3545, 27.3039
CIE-LCH:
54.2676, 85.8140, 18.5526
CIE-Luv:
54.2676, 157.0871, 13.5699
Hunter-Lab:
47.1461, 80.8002, 18.8551
#ff0c58 color charts
#ff0c58 color shades, tints & tones
#ff0c58 color schemes
#ff0c58 color preview, HTML & CSS examples
This text has a color of #ff0c58
<p style="color:#ff0c58;">Text here</p>
.mytext {color:#ff0c58;}
This box has a color of #ff0c58
<div style="background-color:#ff0c58;">Content here</div>
.mybackground {background-color:#ff0c58;}
Border around this has a color of #ff0c58
<div style="border:2px solid #ff0c58;">Content here</div>
.myborder {border:2px solid #ff0c58;}