#ff00a1 color space conversions
Hex:
#ff00a1
RGB:
255, 0, 161
CMY:
0, 100, 37
CMYK:
0, 100, 37, 0
HSL:
322°, 100.0000%, 50.0000%
HSV (HSB):
322°, 100.0000%, 100.0000%
XYZ:
47.6730, 23.8332, 35.8058
xyY:
0.4442, 0.2221, 23.8332
CIE-Lab:
55.9204, 87.2643, -14.0466
CIE-LCH:
55.9204, 88.3875, 350.8558
CIE-Luv:
55.9204, 126.6213, -36.2569
Hunter-Lab:
48.8193, 88.8752, -9.3120
#ff00a1 color charts
#ff00a1 RGB chart
#ff00a1 CMYK chart
#ff00a1 RGB pie chart
#ff00a1 color shades, tints & tones
#ff00a1 color schemes
#ff00a1 color preview, HTML & CSS examples
This text has a color of #ff00a1
<p style="color:#ff00a1;">Text here</p>
.mytext {color:#ff00a1;}
Text color #ff00a1
This box has a color of #ff00a1
<div style="background-color:#ff00a1;">Content here</div>
.mybackground {background-color:#ff00a1;}
Background color #ff00a1
Border around this has a color of #ff00a1
<div style="border:2px solid #ff00a1;">Content here</div>
.myborder {border:2px solid #ff00a1;}
Border color #ff00a1