#ff0388 color space conversions
Hex:
#ff0388
RGB:
255, 3, 136
CMY:
0, 99, 47
CMYK:
0, 99, 47, 0
HSL:
328°, 100.0000%, 50.5882%
HSV (HSB):
328°, 98.8235%, 100.0000%
XYZ:
45.7165, 23.1027, 25.3423
xyY:
0.4855, 0.2454, 23.1027
CIE-Lab:
55.1780, 84.9537, -0.3040
CIE-LCH:
55.1780, 84.9542, 359.7950
CIE-Luv:
55.1780, 138.1995, -17.4472
Hunter-Lab:
48.0653, 85.6632, 2.3852
#ff0388 color charts
#ff0388 color shades, tints & tones
#ff0388 color schemes
#ff0388 color preview, HTML & CSS examples
This text has a color of #ff0388
<p style="color:#ff0388;">Text here</p>
.mytext {color:#ff0388;}
This box has a color of #ff0388
<div style="background-color:#ff0388;">Content here</div>
.mybackground {background-color:#ff0388;}
Border around this has a color of #ff0388
<div style="border:2px solid #ff0388;">Content here</div>
.myborder {border:2px solid #ff0388;}