#ff0a8b color space conversions
Hex:
#ff0a8b
RGB:
255, 10, 139
CMY:
0, 96, 45
CMYK:
0, 96, 45, 0
HSL:
328°, 100.0000%, 51.9608%
HSV (HSB):
328°, 96.0784%, 100.0000%
XYZ:
46.0087, 23.3412, 26.5065
xyY:
0.4800, 0.2435, 23.3412
CIE-Lab:
55.4220, 84.7347, -1.7389
CIE-LCH:
55.4220, 84.7526, 358.8244
CIE-Luv:
55.4220, 136.2269, -19.2247
Hunter-Lab:
48.3127, 85.4404, 1.2898
#ff0a8b color charts
#ff0a8b color shades, tints & tones
#ff0a8b color schemes
#ff0a8b color preview, HTML & CSS examples
This text has a color of #ff0a8b
<p style="color:#ff0a8b;">Text here</p>
.mytext {color:#ff0a8b;}
This box has a color of #ff0a8b
<div style="background-color:#ff0a8b;">Content here</div>
.mybackground {background-color:#ff0a8b;}
Border around this has a color of #ff0a8b
<div style="border:2px solid #ff0a8b;">Content here</div>
.myborder {border:2px solid #ff0a8b;}