#1f0f01 color space conversions
Hex:
#1f0f01
RGB:
31, 15, 1
CMY:
88, 94, 100
CMYK:
0, 52, 97, 88
HSL:
28°, 93.7500%, 6.2745%
HSV (HSB):
28°, 96.7742%, 12.1569%
XYZ:
0.7414, 0.6351, 0.1122
xyY:
0.4980, 0.4266, 0.6351
CIE-Lab:
5.7372, 5.6403, 8.2864
CIE-LCH:
5.7372, 10.0238, 55.7580
CIE-Luv:
5.7372, 6.0999, 5.2709
Hunter-Lab:
7.9696, 2.6583, 4.7437
#1f0f01 color charts
#1f0f01 RGB chart
#1f0f01 CMYK chart
#1f0f01 RGB pie chart
#1f0f01 color shades, tints & tones
#1f0f01 color schemes
#1f0f01 color preview, HTML & CSS examples
This text has a color of #1f0f01
<p style="color:#1f0f01;">Text here</p>
.mytext {color:#1f0f01;}
Text color #1f0f01
This box has a color of #1f0f01
<div style="background-color:#1f0f01;">Content here</div>
.mybackground {background-color:#1f0f01;}
Background color #1f0f01
Border around this has a color of #1f0f01
<div style="border:2px solid #1f0f01;">Content here</div>
.myborder {border:2px solid #1f0f01;}
Border color #1f0f01