#ff085f color space conversions
Hex:
#ff085f
RGB:
255, 8, 95
CMY:
0, 97, 63
CMYK:
0, 97, 63, 0
HSL:
339°, 100.0000%, 51.5686%
HSV (HSB):
339°, 96.8627%, 100.0000%
XYZ:
43.3924, 22.2599, 12.8360
xyY:
0.5529, 0.2836, 22.2599
CIE-Lab:
54.3017, 81.9764, 23.1434
CIE-LCH:
54.3017, 85.1807, 15.7653
CIE-Luv:
54.3017, 155.0180, 9.5164
Hunter-Lab:
47.1804, 81.6030, 16.8957
#ff085f color charts
#ff085f color shades, tints & tones
#ff085f color schemes
#ff085f color preview, HTML & CSS examples
This text has a color of #ff085f
<p style="color:#ff085f;">Text here</p>
.mytext {color:#ff085f;}
This box has a color of #ff085f
<div style="background-color:#ff085f;">Content here</div>
.mybackground {background-color:#ff085f;}
Border around this has a color of #ff085f
<div style="border:2px solid #ff085f;">Content here</div>
.myborder {border:2px solid #ff085f;}